Skip to content

Can't build using CMake on Windows #26

@istuarti

Description

@istuarti

Following the Get Started on Windows I got this while configuring with CMake 3.26.1

Selecting Windows SDK version 10.0.22000.0 to target Windows 10.0.19045.
Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
CMake Error at cmake/Dependencies/glm/glm.cmake:19 (add_library):
The target name "glm::glm" is reserved or not valid for certain CMake
features, such as generator expressions, and may result in undefined
behavior.
Call Stack (most recent call first):
cmake/Dependencies.cmake:10 (include)
CMakeLists.txt:49 (include)

CMake Error at cmake/Dependencies/glm/glm.cmake:20 (target_include_directories):
Cannot specify include directories for target "glm::glm" which is not built
by this project.
Call Stack (most recent call first):
cmake/Dependencies.cmake:10 (include)
CMakeLists.txt:49 (include)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions