Look on the verc forums.  In the Source coding section there is a
whole thread dedicated to using 2005.


On Thu, 06 Jan 2005 12:06:24 +1100, Tim Nagel <[EMAIL PROTECTED]> wrote:
> There was a few tuts around that fixed this one.
>
> I _think_ it has something to do with adding /FORCE:MULTIPLE to the
> compiler command line. I cant remember where, but i got the same errors
> and managed to fix them.
>
> There is a thread somewhere with a guy who fixed all errors.
>
>
> Bug wrote:
>
> >Has anyone been able to hack the server plugin part of the SDK so it will
> >compile in the 2005 beta?
> >
> >LIBCMTD.lib(dbgrptt.obj) : error LNK2005: __crtAssertBusy already defined in
> >memoverride.obj
> >LIBCMTD.lib(dbgrptt.obj) : error LNK2005: __CrtSetReportMode already defined
> >in memoverride.obj
> >LIBCMTD.lib(dbgrptt.obj) : error LNK2005: __CrtSetReportFile already defined
> >in memoverride.obj
> >LIBCMTD.lib(dbgrptt.obj) : error LNK2005: __CrtSetReportHook already defined
> >in memoverride.obj
> >LIBCMTD.lib(heapinit.obj) : error LNK2005: __amblksiz already defined in
> >memoverride.obj
> >LIBCMTD.lib(heapinit.obj) : error LNK2005: __heap_init already defined in
> >memoverride.obj
> >LIBCMTD.lib(heapinit.obj) : error LNK2005: __heap_term already defined in
> >memoverride.obj
> >LIBCMTD.lib(dbgrpt.obj) : error LNK2005: __CrtDbgReport already defined in
> >memoverride.obj
> >LIBCMTD.lib(sbheap.obj) : error LNK2005: __get_sbh_threshold already defined
> >in memoverride.obj
> >LIBCMTD.lib(sbheap.obj) : error LNK2005: __set_sbh_threshold already defined
> >in memoverride.obj
> >
> >I get very ugly linker errors when I try and build (See above). If I remove
> >the valve versions of those
> >it will not run on the source server, at all.
> >
> >
> >
> >_______________________________________________
> >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
>
>


--
Nick Roth
[EMAIL PROTECTED]

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

Reply via email to