Jorge Rodriguez wrote:

Kirk McDonald wrote:

Since I do not have Visual C++ .NET 2003, I've been experimenting with
using other compilers.


This may not be the answer to your problem, but:

http://vinoisnotouzo.com/hl2sdk-cmake/

CMake will generate project files for Visual Studio 6.0, 7.0, 7.1, 8.0,
or Makefiles for nmake. It's in beta, so I've only tested it with Visual
Studio 7.1, but it shouldn't be too hard to port it to 6.0, which needs
doing anyways. Want to give it a stab?

--
Jorge "Vino" Rodriguez

I just gave it a stab and it works fine.

You should be warned, however, that Visual Studio 6.0 is a very old and
not very robust compiler, and you will likely encounter a number of
obscure, inexplicable and difficult to debug problems. The engine was
built with 7.1, and it would be wisest to also use 7.1 when you build
the HL2SDK.

--
Jorge "Vino" Rodriguez


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

Reply via email to