vc8 updates

vc8 updates

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
User avatar
Beherith
Posts: 5145
Joined: 26 Oct 2007, 16:21

vc8 updates

Post by Beherith »

Changed requires to the vc8 project files have mounted to a large number, so i cloned head and made it compile on vc8.
The most important stuff is in the .vcproj file, the rest are minor changes to make msvc work.

DIFF:
Attachments
vc8patch.7z
(96.27 KiB) Downloaded 17 times
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: vc8 updates

Post by hoijui »

why not publishing through a git fork on github?
User avatar
Beherith
Posts: 5145
Joined: 26 Oct 2007, 16:21

Re: vc8 updates

Post by Beherith »

because my login already has a spring fork, from an old version of spring, which i cant update to master cause it has roam.
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Re: vc8 updates

Post by Tobi »

You should be able to push to a branch in that fork?
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: vc8 updates

Post by hoijui »

actually roam should be on an other branch then master, and then you should push these fixes to master.
you would have to checkout roam locally, then do git branch roam, then git push origin roam.
el_matarife
Posts: 933
Joined: 27 Feb 2006, 02:04

Re: vc8 updates

Post by el_matarife »

Visual Studio 2010 and the VC10 compiler come out in 9 days, on April the 12th. I don't know how much longer you're going to want to maintain VC8 support when it is two versions and five years old.
zerver
Spring Developer
Posts: 1358
Joined: 16 Dec 2006, 20:59

Re: vc8 updates

Post by zerver »

My operating system is more than 5 years old and still works fine. Software needs to mature and it does not hurt to wait until the first service pack comes out.

Those who use a particular VS version maintain the support. When they no longer do so, the support is gone. So this discussion is kind of superfluous.
Post Reply

Return to “Engine”