Search found 2 matches
- Tue Dec 13, 2016 21:39
- Forum: Help
- Topic: undefined references in libglfw3
- Replies: 3
- Views: 6569
Re: undefined references in libglfw3
Thanks YaronCT, after rebuilding libglfw3 as shared lib and fixing some other issues I am finally able to run the samples!
- Mon Dec 12, 2016 22:41
- Forum: Help
- Topic: undefined references in libglfw3
- Replies: 3
- Views: 6569
undefined references in libglfw3
Hi, Im trying to build CEGUI, however building the samples fails to link, because of missing references in libglfw3.a. Ive checked out CEGUI v0-8-7. Here's my cmakecache file # This is the CMakeCache file. # For build in directory: /home/epi/game/ext/cegui/build # It was generated by CMake: /usr/loc...