Akasei Posted December 5, 2012 Share Posted December 5, 2012 hey! i did ev erything from: http://trac.wildfiregames.com/wiki/BuildInstructionssvn co http://svn.wildfiregames.com/public/ps/trunk/ 0adcd 0ad/build/workspaces./update-workspaces.sh -j5cd gccmake -j5and after that, there is no 0ad/binaries/system/pyrogenesis for linux, only .... exe for windows... wtf? Link to comment Share on other sites More sharing options...
quantumstate Posted December 5, 2012 Share Posted December 5, 2012 If there is no binary something probably went wrong. Please look at the error messages from those commands and post them here if you cannot work out the problem yourself. Link to comment Share on other sites More sharing options...
historic_bruno Posted December 5, 2012 Share Posted December 5, 2012 Also the EXE is part of SVN, included for Windows users, so you'll always see that. Link to comment Share on other sites More sharing options...
desmotes Posted December 5, 2012 Share Posted December 5, 2012 I just compiled the latest stable release and had the same problem, so here's what I did, might probably help: I checked for errors and the only one I found was wxwidget profile something during make-process.I'm on Gentoo, so I've run "eselect wxwidgets list" to find only one available at all (for me), so "eselect wxwidgets set 1" and rerun make - et voila, there are the binaries! Link to comment Share on other sites More sharing options...
Akasei Posted December 6, 2012 Author Share Posted December 6, 2012 I just compiled the latest stable release and had the same problem, so here's what I did, might probably help: I checked for errors and the only one I found was wxwidget profile something during make-process.I'm on Gentoo, so I've run "eselect wxwidgets list" to find only one available at all (for me), so "eselect wxwidgets set 1" and rerun make - et voila, there are the binaries!This just helped me too thx (i use gentoo Link to comment Share on other sites More sharing options...
idanwin Posted December 6, 2012 Share Posted December 6, 2012 same problem here on an Ubuntu 12.10. Compiling the code on my System 76 laptop: no problem ... but on my old desktop: no linux binaries (both run 12.10), I'll test this fix when I get back. 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