mygui with cmake

nevarim

21-12-2016 04:04:18

hi all
i have a problem:

when i use cmake with mygui for to compile i have always to add manually to every project path for tto include ogre.h.
there is a way to make for automatically include in cmake this path?
thanks
Mauro

Altren

22-12-2016 22:54:19

Try changing OGRE_INCLUDE_DIR in CMake gui. It seems that CMake finds Ogre with incorrect paths somehow.