So this means that vs 2003 (7.1) wont be supported
with the orange sdk?

While your at it, you may also want to support vs 2008
(8.5) so people can migrate sooner.

Adam


--- Mike Durand <[EMAIL PROTECTED]> wrote:

> This is a multi-part message in MIME format.
> --
> [ Picked text/plain from multipart/alternative ]
> VC7 will no longer be supported with the Orange Box
> version of the SDK.
>
> The good news is that Microsoft has a free version
> of VC8 available to students and hobbyists.
>
> -Mike
>
>
> ----- Original Message -----
> From: [EMAIL PROTECTED]
> <[EMAIL PROTECTED]>
> To: hlcoders@list.valvesoftware.com
> <hlcoders@list.valvesoftware.com>
> Sent: Fri Oct 05 23:48:55 2007
> Subject: Re: [hlcoders] TF2 Plugin Headstart?
> VEngineCvar004?
>
> --
> [ Picked text/plain from multipart/alternative ]
> (Sorry if this is a duplicate message. I'm facing
> hurdles with college SMTP
> restrictions)
>
> Almost. Would it be possible to release VC7 builds
> of the lib files too?
> tier1.lib is giving me issues with VS2003.net, and
> I'll assume the other
> libs have issues too.
>
> tier1.lib(convar.obj): warning LNK4078: multiple
> '.CRT' sections found with
> different attributes(40300040)
> tier1.lib(convar.obj): warning LNK2019: unresolved
> external symbol
> __ftol2_sse in function...
> tier1.lib(convar.obj): warning LNK2019: unresolved
> external symbol
> __alloca_probe_16 in function...
> Etc. All similar to when I mistakenly used lib
> instead of lib-vc7 in the
> SDK.
>
> This is all in the assumption VC7 isn't being
> dropped with Orangebox,
> however...
>
> On that note, is anyone able to get VS2003 to work
> with this?
>
> ----- Original Message -----
> From: "Mike Durand" <[EMAIL PROTECTED]>
> To: <hlcoders@list.valvesoftware.com>
> Sent: Thursday, October 04, 2007 1:30 PM
> Subject: RE: [hlcoders] TF2 Plugin Headstart?
> VEngineCvar004?
>
>
> > Just out of curiosity: has anyone else gotten
> close to getting their
> > updated plugin to build/work?
> >
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On
> Behalf Of Mike Durand
> > Sent: Thursday, October 04, 2007 11:15 AM
> > To: hlcoders@list.valvesoftware.com
> > Subject: RE: [hlcoders] TF2 Plugin Headstart?
> VEngineCvar004?
> >
> > OK. I  added these:
> >
> > byteswap.h
> > convar_serverbounded.h
> > vstdlib.lib
> > mathlib.lib
> > tier0.lib
> > tier2.lib
> > vstdlib.lib
> >
> > Do you still get an unresolved when you link
> tier1.lib but don't compile
> > convar.cpp? I would try that route if you haven't
> already.
> >
> > -Mike
> >
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On
> Behalf Of David
> > Anderson
> > Sent: Wednesday, October 03, 2007 6:14 PM
> > To: hlcoders@list.valvesoftware.com
> > Subject: Re: [hlcoders] TF2 Plugin Headstart?
> VEngineCvar004?
> >
> > Phew! Still a few more errors...
> >
> >  - Looks like CByteswap isn't defined in
> utlbuffer.h
> >  - tier1/convar_serverbounded.h is missing
> >  - Unresolved externals while linking: _GetCVarIF,
> ConMsg, etc not
> > found.  do we need new tier0 and vstdlib libs?
> >  - Another unresolved link error, to
> ConCommand::ConCommand when using
> > CON_COMMAND.  I can't include both convar.cpp and
> tier1.lib (since they
> > overlap), but if I cherry-pick code out of
> convar.cpp then it works.
> >
> >   ---David Anderson
> >   http://www.bailopan.net/
> >
> >
> > Mike Durand wrote:
> >> They are there now.
> >>
> >> -Mike
> >>
> >> -----Original Message-----
> >> From: [EMAIL PROTECTED]
> >> [mailto:[EMAIL PROTECTED] On
> Behalf Of David
> >> Anderson
> >> Sent: Wednesday, October 03, 2007 2:51 PM
> >> To: hlcoders@list.valvesoftware.com
> >> Subject: Re: [hlcoders] TF2 Plugin Headstart?
> VEngineCvar004?
> >>
> >> Seems to be compiling after some strtools fixes
> -- the next step is
> >> linking ;) I think we're gonna need a new
> tier1.lib or convar.cpp.
> >>
> >> Thanks,
> >>
> >>    ---David Anderson
> >>    http://www.bailopan.net/
> >>
> >> Mike Durand wrote:
> >>> I've added 'iconvar.h' and 'convar.h'. That
> should keep those
> > crickets
> >>> under control until the next compilation error.
> :)
> >>>
> >>> -Mike
> >>>
> >>> -----Original Message-----
> >>> From: [EMAIL PROTECTED]
> >>> [mailto:[EMAIL PROTECTED]
> On Behalf Of Spencer
> >>> 'voogru' MacDonald
> >>> Sent: Wednesday, October 03, 2007 11:42 AM
> >>> To: hlcoders@list.valvesoftware.com
> >>> Subject: RE: [hlcoders] TF2 Plugin Headstart?
> VEngineCvar004?
> >>>
> >>> I hear crickets.
> >>>
> >>> - voogru.
> >>>
> >>>
> >>> _______________________________________________
> >>> To unsubscribe, edit your list preferences, or
> view the list
> > archives,
> >>> please visit:
> >>>
>
http://list.valvesoftware.com/mailman/listinfo/hlcoders
> >>>
> >>>
> >>> _______________________________________________
> >>> To unsubscribe, edit your list preferences, or
> view the list
> > archives,
> >> please visit:
> >>>
>
http://list.valvesoftware.com/mailman/listinfo/hlcoders
> >>>
> >>
> >>
> >> _______________________________________________
> >> To unsubscribe, edit your list preferences, or
> view the list archives,
> >> please visit:
> >>
>
http://list.valvesoftware.com/mailman/listinfo/hlcoders
> >>
> >>
> >> _______________________________________________
> >> To unsubscribe, edit your list preferences, or
> view the list archives,
> > please visit:
> >>
>
http://list.valvesoftware.com/mailman/listinfo/hlcoders
> >>
> >
> >
> > _______________________________________________
> > To unsubscribe, edit your list preferences, or
> view the list archives,
> > please visit:
> >
>
http://list.valvesoftware.com/mailman/listinfo/hlcoders
> >
> >
> > _______________________________________________
> > To unsubscribe, edit your list preferences, or
> view the list archives,
> > please visit:
> >
>
http://list.valvesoftware.com/mailman/listinfo/hlcoders
> >
> >
> > _______________________________________________
> > To unsubscribe, edit your list preferences, or
> view the list archives,
> > please visit:
> >
>
http://list.valvesoftware.com/mailman/listinfo/hlcoders
> >
> --
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view
> the list archives, please visit:
>
http://list.valvesoftware.com/mailman/listinfo/hlcoders
>
> --
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view
> the list archives, please visit:
>
http://list.valvesoftware.com/mailman/listinfo/hlcoders
>
>


--------
Owner Nigredo Studios http://www.nigredostudios.com



____________________________________________________________________________________
Moody friends. Drama queens. Your life? Nope! - their life, your story. Play 
Sims Stories at Yahoo! Games.
http://sims.yahoo.com/

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to