Skip to main content
Topic: Building svn head with visual studio 2008 (Read 3131 times) previous topic - next topic

Building svn head with visual studio 2008

I tried to build latest stable with VS2k8 (not express), but it crashes on game load.

I downloaded bzip from http://www.bzip.org/, but it seem that simutrans uses different version of this library (and that's why it crash). Where I can get it?


 

Re: Building svn head with visual studio 2008

Reply #2
yes. This is dll, however, to build simutrans I need .lib file :P (linker related issue)


Re: Building svn head with visual studio 2008

Reply #4
that solves the issue. Thank you :)