Ok, after some research I downloaded & installed Visual C++ Express Edition 2008 (Visual C++ version 9). When I try to run nmake -f win32.mak like the readme for C-lit says I get the error...
Quote:
NMAKE: fatal error U1100: macro '$*' is illegal in the context of batch rule '.c.obj'
|
Since the readme seemed to indicate the author was using version 7 I tried to find that, but couldn't. Version 8 (2005) gives the same errors as version 9.
:shrugs: I guess I'll hope to hear back from the author of the program, because I'm way over my head trying to compile this stuff.