Jump to content

Compiling Atlas


Recommended Posts

I got 0ad/pyrogenesis to compile under VS (I'm pretty sure it worked anyway) but I keep getting errors trying to build Atlas.

 

First I had an issue where the headers from wxWidgets expected to find a lib/vc_lib folder when vc_lib was called vc120_dlls or something like that. Renaming it to vc_lib fixed that.

 

Then (now) I get unsatisfied link errors for all wx-widget related stuff when trying to compile atlas. I'm using the dev libs from wxwidgets and moved them into the libraries/win32/wxwidgets folder as instructed. When the header files were broken it wasn't even getting that far. Also using the release version of wxWidgets did not work at all, although I didn't build it from scratch and would rather not.

Link to comment
Share on other sites

Compiling Atlas yourselves is indeed a bit of a pain. I managed to build the experimental AtlasUI2 (from trompetin) but I'm not entirely sure how I did :D

Did you read the README.txt located in /libraries/win32/wxwidgets? Trac

 

Edited by niektb
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...