Gallaecio Posted December 12, 2010 Report Share Posted December 12, 2010 Trying to compile Alpha 3, I get this:/bin/sh: wx-config: command not found../../../source/tools/atlas/AtlasScript/ScriptInterface.cpp:32:19: fatal error: wx/wx.h: No such file or directorycompilation terminated.make[1]: *** [obj/AtlasScript_Release/ScriptInterface.o] Error 1make: *** [AtlasScript] Error 2make: *** Waiting for unfinished jobs....Build Instructions say it's possible to compile the game without that library, and doesn't say anything about needed extra steps to make that possible, so...Is it needed to do something special not to need wxGtk or is it now a real dependency? Quote Link to comment Share on other sites More sharing options...
historic_bruno Posted December 14, 2010 Report Share Posted December 14, 2010 wxWidgets should only be required for compiling Atlas, which is optional. Running update-workspaces.sh should configure everything by default so that Atlas is not built (unless you pass it the --atlas parameter). Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.