ETimberlake23
User
 Newbie
| Posts: 1 |   | Karma: 0
|
Need Help Compiling Crafty 18.14 with MSVC 6.0 - 2006/08/02 09:55
I am having a difficult time trying to compile Crafty 18.14 with MSVC 6.0. Before asking for this group`s time, I tried the "Google group" search feature with no success. So, I come to the experts. After unzipping Crafty_18.14 into a new folder, I copy the NMAKE program from my MSVC 6.0 bin folder into this new folder. I then open a Dos window, navigate to the folder containing Crafty_18.14, and type "nmake wcraftyx -f makefile.nt" into the command line. I come up with the following error message: cl /D_CONSOLE /DWIN32 /0x /G6/ Gr /0b2 /DVC_INLINE_ASM /DNT_i386 .c NMAKE : fatal error U1081: `cl` : program not found Stop. Does anyone know what the `cl` program is, and where I can find it? My operating system is Windows ME, and I`m using Microsoft Visual C++, Version 6.0 to compile the program. Thanks in advance for your help.
|