From: Branan R. <br...@gm...> - 2008-09-07 18:32:43
|
I see the problem. GLFW asumes that it's a top-level project. This patch should fix that Branan On Sun, Sep 7, 2008 at 11:16 AM, Orhun Birsoy <orh...@gm...> wrote: > I just tried building but CMake failed with > CMake Error in third_party/glfw/lib/win32/CMakeLists.txt: > Cannont find source file "enable.c". Tried extensions .c .C .c++ .cc .cpp [snip] |