
25 May
2008
25 May
'08
6:15 p.m.
Am Sonntag 25 Mai 2008 19:34:50 schrieb Larry Evans:
On 05/25/08 10:09, Larry Evans wrote: So, I resorted to ccmake. In buid directory, did:
ccmake ../src
and only option was:
CMAKE_BACKWARDS_COMPATIBILITY 3.4
Somehow you messed up you build-tree configuration. Just delete the build dir, create it again, change into it and run ccmake ../src -- Maik