PlaneShift

Development => Development Deliberation => VisualC++ => Topic started by: Gergon on December 20, 2007, 06:39:20 pm

Title: What version of MSVC do you need to use?
Post by: Gergon on December 20, 2007, 06:39:20 pm
On the compiling guide it does not say anything about what version you need, but it does not say anything about MSVC 9.0.
I have MSVC 9.0, and the compiling guide goes up to 8.0 wich is the 2005 edition.
So can I use MSVC 9.0? Or do I have to downgrade to a prevus version?

Thanks in advance!
Gergon
Title: Re: What version of MSVC do you need to use?
Post by: Caarrie on December 20, 2007, 06:53:56 pm
MSVC 9.0 should work, the guide just was not updated.
Title: Re: What version of MSVC do you need to use?
Post by: Gergon on December 20, 2007, 10:59:31 pm
Ok, it does. Thanks.
Title: Re: What version of MSVC do you need to use?
Post by: AryHann on January 14, 2008, 09:30:56 am
I am just not sure of how many developers are using MSVC 9.0. If it is that different from other editions and no developers are using it you might get some incompatibility error, but if the changes are minor, you should have no problems.
Title: Re: What version of MSVC do you need to use?
Post by: ThomPhoenix on January 14, 2008, 11:02:19 am
PS and CS should be fully "compatible" with MSVC 9.0.
Title: Re: What version of MSVC do you need to use?
Post by: AryHann on January 14, 2008, 01:07:59 pm
About CS, I would be feeling ok.
Who is in PS today that use MSVC 9.0? Xordan? Anyone else?
Title: Re: What version of MSVC do you need to use?
Post by: steuben on January 14, 2008, 01:52:33 pm
/me uses microsoft visual studio 2005 with no troubel... don't know if it is 9.0 or not.
Title: Re: What version of MSVC do you need to use?
Post by: AryHann on January 14, 2008, 01:59:14 pm
I use MVSC 2005 as well, but I think that is MSVC 8.0 ;-) But whatever :-D
Title: Re: What version of MSVC do you need to use?
Post by: Xordan on January 14, 2008, 02:01:38 pm
It works fine with 9, but not with our current CS branch. I would recommend 8.0 for most people for now.
Title: Re: What version of MSVC do you need to use?
Post by: AryHann on January 14, 2008, 02:04:32 pm
Does this mean that you use 9.0, Xordan? ;-)
Title: Re: What version of MSVC do you need to use?
Post by: Tuxide on January 14, 2008, 02:14:56 pm
MSVC 9.0 is MSVC 2008.  I have it on my laptop, I just don't ever use it because I'm a MinGW kind of guy.
Title: Re: What version of MSVC do you need to use?
Post by: Xordan on January 14, 2008, 03:30:21 pm
Yes, I use 9.0 :) I don't use the recommended branch or revisions though, so it works okay for me.