Search found 1 match

by syedharoonalam
Wed Jan 25, 2017 04:37
Forum: Help
Topic: [Solved] Linux CMake can't find CEGUI, no matter what I try
Replies: 11
Views: 11912

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.

Go to advanced search