View Single Post
  #7  
Old 04-21-2004, 11:16 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Quote:
Originally Posted by NarutoLegacy
Ok so how do i compile now.
The Visual Net 2003 Toolkit only includes the command line tools, so you need 'Make' and Win32 Makefiles to compile it, rather than the .dsp/.dsw files that VS NET 2003 uses. I believe Visual C++ 6 has the ability to export Makefiles, but Microsoft removed this capability from VS NET 2003.

Unfortunately I only have VS NET, otherwise I would have posted the Makefiles. Perhaps someone wth Visual C++ 6 could give it a try.
Reply With Quote