Building svn head with visual studio 2008 January 03, 2010, 11:38:31 am 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? Quote Selected
Re: Building svn head with visual studio 2008 Reply #1 – January 03, 2010, 11:56:47 am It's available at nightlies download site: http://simutrans-germany.com/~nightly/simutrans/dll/bzip2.dll Quote Selected
Re: Building svn head with visual studio 2008 Reply #2 – January 03, 2010, 12:10:11 pm yes. This is dll, however, to build simutrans I need .lib file (linker related issue) Quote Selected
Re: Building svn head with visual studio 2008 Reply #3 – January 03, 2010, 12:12:54 pm I use the libraries as posted here:http://forum.simutrans.com/index.php?topic=652.msg37080#msg37080 Quote Selected
Re: Building svn head with visual studio 2008 Reply #4 – January 03, 2010, 12:16:12 pm that solves the issue. Thank you Quote Selected