Caerind / SDLBgfxTest

Little "rendering engine" around SDL & Bgfx libraries
5 stars 0 forks source link

CMake error on linux #1

Closed ghost closed 4 years ago

ghost commented 4 years ago

I simply coned the repository and did: ./GenerateProject.sh

[...]
CMake Error in bgfx/CMakeLists.txt:
Target "bgfx" INTERFACE_INCLUDE_DIRECTORIES property contains path:
    "/home/<user's account>/projects/SDLBgfxTest/bgfx/bgfx/3rdparty"
  which is prefixed in the source directory.
-- Generating done
CMake Generate step failed.  Build files cannot be regenerated correctly.
Caerind commented 4 years ago

Yeah I modified something on master that I shouldn't have ^^ I will revert it as soon as possible

ghost commented 4 years ago

Have been fixed by commit 92c05ed1f007dcb659b03abcd6700bb4fa16bb55.