1
Technical Support / need help compiling on Linux
« on: January 12, 2013, 17:00:00 »
I'm currently trying to compile Odamex on Debian (squeeze) and getting the following error.
I believe WxWidgets is installed:
libwxgtk2.8-dev is already the newest version.
any help would be appreciated
Thanks
Code: [Select]
Linking CXX executable odamast
[ 94%] Built target odamast
[ 94%] Generating res/xrc_resource.h
/bin/sh: wxWidgets_wxrc_EXECUTABLE-NOTFOUND: not found
make[2]: *** [odalaunch/res/xrc_resource.h] Error 127
make[1]: *** [odalaunch/CMakeFiles/odalaunch.dir/all] Error 2
make: *** [all] Error 2
I believe WxWidgets is installed:
libwxgtk2.8-dev is already the newest version.
any help would be appreciated
Thanks