RE: [hlcoders] [OT] Compiling the SDk

2002-03-24 Thread Dynerman David M
: Philip (Fiber) [mailto:[EMAIL PROTECTED]] Sent: Saturday, March 23, 2002 5:05 AM To: [EMAIL PROTECTED] Subject: RE: [hlcoders] [OT] Compiling the SDk I am already aware of the MS demons inside my PC, but read my last post. Good luck getting me to reformat, I got 80gigs (on 11 partitions

Re: [hlcoders] [OT] Compiling the SDk

2002-03-24 Thread botman
Sigh... everyone and their windows advice... REFORMAT! REFORMAT! First, get windows 2000. not XP, not 98, not ME. Second, CONTRARY TO POPULAR BELIEF, you DONT need to wipe your whole HD. Just kill off the Windows folder, and re-install. All your apps will still be there in C:\program

Re: [hlcoders] [OT] Compiling the SDk

2002-03-24 Thread Lord Booga
Amen. Windows 2000 is the best of the lot. - Original Message - From: [DRP]Avatar-X [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, March 25, 2002 4:31 AM Subject: Re: [hlcoders] [OT] Compiling the SDk Sigh... everyone and their windows advice... REFORMAT! REFORMAT! First

RE: [hlcoders] [OT] Compiling the SDk

2002-03-24 Thread Michael Shimmins
The Absconder Effect (http://www.tae-mod.com) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Philip (Fiber) Sent: Monday, March 25, 2002 3:40 PM To: [EMAIL PROTECTED] Subject: RE: [hlcoders] [OT] Compiling the SDk Yeah, when I did a clean install of XP (during

Re: [hlcoders] [OT] Compiling the SDk

2002-03-23 Thread botman
Specifically the errors go like this - LINK : fatal error LNK2023: bad dll or entry point 'msobj10.dll'!'?FCreateReader@IDebugSSectionReaderSA_NPAEIPAPAV1@KZ' Error executing link.exe. Dude! You've got demons or something inside your PC. :) Uninstall and reinstall MSVC or (even better),

Re: [hlcoders] [OT] Compiling the SDk

2002-03-21 Thread Jim Hunter
what compilers can be used with the SDK, I would use VC++ but for some reason, it doesn't compile (errors etc.) While I personally find BCB easier to use than VC++ for most stuff (personal bias), if you have VC++, I would recommend using it for Half-Life, since that's what the code was

Re: [hlcoders] [OT] Compiling the SDk

2002-03-21 Thread Jim Hunter
LINK : fatal error LNK2023: bad dll or entry point 'msobj10.dll'!'?FCreateReader@IDebugSSectionReaderSA_NPAEIPAPAV1@KZ' Error executing link.exe. That's a weird one. I'm probably out of my depth here, but I'm going to go out on a limb. I think that file (msobj10.dll) is corrupted; you need

RE: [hlcoders] [OT] Compiling the SDk

2002-03-21 Thread Philip (Fiber)
you that. -Philip Quinn -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Jim Hunter Sent: Friday, March 22, 2002 11:11 AM To: [EMAIL PROTECTED] Subject: Re: [hlcoders] [OT] Compiling the SDk LINK : fatal error LNK2023: bad dll or entry point 'msobj10.dll

Re: [hlcoders] [OT] Compiling the SDk

2002-03-20 Thread botman
I'm kind of new to HL coding and that so expect a lot of questions from me. Anyway, I'm wondering what compilers can be used with the SDK, I would use VC++ but for some reason, it doesn't compile (errors etc.), but I was looking an Borland C++ Builder, would that work with the SDK? See this