Skip to content

Trying cmake #4

@bishoport

Description

@bishoport

Hello, I am very interested in your engine, as I am also developing a motor from scratch. I have tried to compile your project with CMake, but I encounter this error when doing so. Additionally, I can't find much documentation on the subject.

PS C:\Users\pdortegon\Documents\PROPIOS\PikaEngine\Pika> cmake .
-- The C compiler identification is MSVC 19.36.32543.0
-- The CXX compiler identification is MSVC 19.36.32543.0
-- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Professional/VC/Tools/MSVC/14.36.32532/bin/Hostx64/x64/cl.exe
CMake Error in C:/Users/pdortegon/Documents/PROPIOS/PikaEngine/Pika/CMakeFiles/CMakeScratch/TryCompile-gz7zp0/CMakeLists.txt:
MSVC_RUNTIME_LIBRARY value 'MultiThreadedRelease' not known for this C
compiler.

CMake Error at C:/Program Files/CMake/share/cmake-3.27/Modules/CMakeTestCCompiler.cmake:56 (try_compile):
Failed to generate test project build system.
Call Stack (most recent call first):
CMakeLists.txt:22 (project)

-- Configuring incomplete, errors occurred!
PS C:\Users\pdortegon\Documents\PROPIOS\PikaEngine\Pika>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions