shimizu Posted October 22, 2011 Report Share Posted October 22, 2011 (edited) Hello, this is my first post here, nice to meet you all.I wanted to compile the latest alpha of 0 a.d. which is 7 I believe. My platform is Linux 3.0.0 x86_64, and my compiler is: gcc (Debian 4.4.5-8) 4.4.5. I followed the 'how to compile on linux' instructions.The problem occurs that no matter how I configure it, it still compiles all the executables and libraries as _dbg. I tried "make config=release" and "make config=Release". The executable is always "pyrogenesis_dbg". I am not aware if this is a problem but I remember building earlier alphas successfully. The game runs and works as normal but performance seems to be slower than before.This is not a priority, just wondering if I am going about the process of building it incorrectly. Thank you very much!Edit: Doh, just read the notice at the top of the screen about the subtle changes. I will see if the old instructions work. Or I should just build from svn.. Either way, thanks, I will try that now and post back with the results. Edited October 22, 2011 by shimizu Quote Link to comment Share on other sites More sharing options...
shimizu Posted October 22, 2011 Author Report Share Posted October 22, 2011 It works, subtle because config needed capitals I believe. Sorry to have bothered you, and now on to test! Quote Link to comment Share on other sites More sharing options...
Ykkrosh Posted October 22, 2011 Report Share Posted October 22, 2011 Yeah, alpha 7 needs "CONFIG=Release" (or (the default) Debug); the current SVN version needs "config=debug" (or (the default) release). The inconsistency is a bit annoying, but at least it'll be consistent after the next alpha release Quote Link to comment Share on other sites More sharing options...
shimizu Posted October 22, 2011 Author Report Share Posted October 22, 2011 Yes, that was the reason, thank you Ykkrosh. I tested and the game is turning out fantastic. Really beats AOEII for me, and seems much more unique for each race and historically accurate. 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.