Skip to content

error for cmake #27

@yanzongs

Description

@yanzongs
-- CMAKE_SYSTEM_PROCESSOR: x86_64
-- x86 detected
-- Linux detected
-- Configuring done
CMake Error at examples/third-party/imgui/CMakeLists.txt:51 (add_library):
  Cannot find source file:

    imgui/backends/imgui_impl_sdl2.cpp

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
  .hpp .hxx .in .txx


CMake Error at examples/third-party/imgui/CMakeLists.txt:7 (add_library):
  Cannot find source file:

    imgui/imgui.cpp

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
  .hpp .hxx .in .txx


CMake Error at examples/third-party/imgui/CMakeLists.txt:51 (add_library):
  No SOURCES given to target: imgui-sdl2


CMake Error at examples/third-party/imgui/CMakeLists.txt:7 (add_library):
  No SOURCES given to target: imgui


CMake Generate step failed.  Build files cannot be regenerated correctly.

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