Akasei Posted December 5, 2012 Report 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? Quote Link to comment Share on other sites More sharing options...
quantumstate Posted December 5, 2012 Report 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. Quote Link to comment Share on other sites More sharing options...
historic_bruno Posted December 5, 2012 Report Share Posted December 5, 2012 Also the EXE is part of SVN, included for Windows users, so you'll always see that. Quote Link to comment Share on other sites More sharing options...
desmotes Posted December 5, 2012 Report 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! Quote Link to comment Share on other sites More sharing options...
Akasei Posted December 6, 2012 Author Report 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 Quote Link to comment Share on other sites More sharing options...
idanwin Posted December 6, 2012 Report 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. 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.