Search found 1 match
- Wed Jan 25, 2017 04:37
- Forum: Help
- Topic: [Solved] Linux CMake can't find CEGUI, no matter what I try
- Replies: 11
- Views: 16287
Re: [Solved] Linux CMake can't find CEGUI, no matter what I try
Adding ${CEGUI_OgreRenderer_LIBRARIES} or -lCEGUIOgreRenderer-0 in target_link_libraries worked for me.