View Single Post
Re: Compiled SDK, now Half-Life is crashing
Old
  (#3)
botman
Super Moderator
 
Status: Offline
Posts: 280
Join Date: Jan 2004
Location: Plano, TX
Default Re: Compiled SDK, now Half-Life is crashing - 10-01-2004

Did you modify the SDK code in any way?

Are you using my SDK 2.2 patches to get it to compile with MinGW?

If you made changes on your own, I would bet that you've changed something incorrectly, possibly passing a pointer to the engine when you shouldn't be or not passing a pointer to the engine when you should be.

I think we will need a lot more detail about what you changed in order to get the SDK to compile with MinGW.

botman
  
Reply With Quote