Message Boards

 Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - lnxr0x

Pages: [1]
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.

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
Pages: [1]