Code:
[ 25%] Building CXX object src/CMakeFiles/GiGi.dir/GUI.cpp.o
/home/kysoto/gigi/GG/src/GUI.cpp: In member function ‘virtual void GG::GUI::Wait(unsigned int)’:
/home/kysoto/gigi/GG/src/GUI.cpp:782:26: error: ‘TIME_UTC’ is not a member of ‘boost’
make[2]: *** [src/CMakeFiles/GiGi.dir/GUI.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/GiGi.dir/all] Error 2
make: *** [all] Error 2
I'm not sure whats wrong here.
Ubuntu 12.04
I'm using the 1.50.0 boost library, if I need to give any other information just let me know.