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?
It's available at nightlies download site: http://simutrans-germany.com/~nightly/simutrans/dll/bzip2.dll
yes. This is dll, however, to build simutrans I need .lib file :P (linker related issue)
I use the libraries as posted here:
http://forum.simutrans.com/index.php?topic=652.msg37080#msg37080
that solves the issue. Thank you :)