Gallaecio Posted December 12, 2010 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? Link to comment Share on other sites More sharing options...
historic_bruno Posted December 14, 2010 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). Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now