From: SourceForge.net <no...@so...> - 2010-04-28 22:44:17
|
The following forum message was posted by nathanielvirgo at http://sourceforge.net/projects/tuxcap/forums/forum/709544/topic/3691499: Hi I\'m trying to install Tuxcap again on a Snow Leopard machine, and I have a brand new build error. Here it is: Scanning dependencies of target tuxcap [ 1%] Building CXX object tuxcap/lib/CMakeFiles/tuxcap.dir/Ratio.o [ 1%] Building CXX object tuxcap/lib/CMakeFiles/tuxcap.dir/Buffer.o [ 2%] Building CXX object tuxcap/lib/CMakeFiles/tuxcap.dir/SexyAppBase.o In file included from /Users/mj43/Documents/nathaniel/libtuxcap-1.4.0/tuxcap/lib/SexyAppBase.cpp:18: /Users/mj43/Documents/nathaniel/libtuxcap-1.4.0/tuxcap/include/WidgetManager.h:75: error: ‘SDLK_LAST’ was not declared in this scope make[2]: *** [tuxcap/lib/CMakeFiles/tuxcap.dir/SexyAppBase.o] Error 1 make[1]: *** [tuxcap/lib/CMakeFiles/tuxcap.dir/all] Error 2 make: *** [all] Error 2 (what I\'ve done so far is: installed ImageMagick, SDL and SDL_mixer using MacPorts, and made the changes that daduda made to FindImageMagickLib.cmake to make it find ImageMagick [can\'t you incorporate those changes into the source?], then ran cmake .. in tuxcap_build) Any idea what I can do about this error? Thanks Nathaniel |