News:

Simutrans Wiki Manual
The official on-line manual for Simutrans. Read and contribute.

MS Visual C++ 2010 Express

Started by jamespetts, May 01, 2010, 10:59:49 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jamespetts

It seems that there is a new version of MSVC++ Express out: see here for details. Has anyone tried it with Simutrans so far? Are there likely to be any problems using it with Simutrans?
Download Simutrans-Extended.

Want to help with development? See here for things to do for coding, and here for information on how to make graphics/objects.

Follow Simutrans-Extended on Facebook.

Dwachs

No idea. Is there a major difference between the 2008 and 2010 edition? Are features available in 2008 missing in 2010?

Never change a working system :D
Parsley, sage, rosemary, and maggikraut.

jamespetts

I haven't looked in detail, hoping that somebody here would already have done ;-) I've read that the compiler is slightly more optimised, though.
Download Simutrans-Extended.

Want to help with development? See here for things to do for coding, and here for information on how to make graphics/objects.

Follow Simutrans-Extended on Facebook.

prissi

The main feature is the support of a subset of boost/C11++ (or how the next C version is called). SInce both are not available for simutrans (if we want to keep it portable) nothing changes. However the IDE is now in Silvberlight, so it might be even slower than the current one ...

jamespetts

After some tinkering with include/library directories (which are handled in MSVC++ 2010 than in 2008), I have managed to get Simutrans-Experimental to compile under the new version.
Download Simutrans-Extended.

Want to help with development? See here for things to do for coding, and here for information on how to make graphics/objects.

Follow Simutrans-Extended on Facebook.

m!m

I have Visual Studio 2010 Ultimate and after upgrading the existing project and adding the needed include directories, Simutrans compiles just fine...