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:
vc8 updates
Moderator: Moderators
vc8 updates
- Attachments
-
- vc8patch.7z
- (96.27 KiB) Downloaded 17 times
Re: vc8 updates
why not publishing through a git fork on github?
Re: vc8 updates
because my login already has a spring fork, from an old version of spring, which i cant update to master cause it has roam.
Re: vc8 updates
You should be able to push to a branch in that fork?
Re: vc8 updates
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.
you would have to checkout roam locally, then do git branch roam, then git push origin roam.
-
- Posts: 933
- Joined: 27 Feb 2006, 02:04
Re: vc8 updates
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.
Re: vc8 updates
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.
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.