Re: Compiling & building ssmaze.scr source files
- From: Ulrich Eckhardt <eckhardt@xxxxxxxxxxxxxx>
- Date: Wed, 17 Jan 2007 15:13:37 +0100
Lior Bobrov wrote:
How should I use the makefile inside the project , to build all the files
?
1. You can open makefiles with VC6, there is at least some provision for
importing them.
2. Without the IDE, you can still use makefiles with a tool called 'make'.
Since we're talking about a makefile for VC5, I guess it rather uses
the 'nmake' syntax, which is for the similarly named 'nmake.exe'. In order
to use that, run vcvars32.bat from a command prompt (to set some vars
there) and then you can call 'nmake /f makefile.mak'.
Uli
.
- References:
- Compiling & building ssmaze.scr source files
- From: Lior Bobrov
- Re: Compiling & building ssmaze.scr source files
- From: Ulrich Eckhardt
- Re: Compiling & building ssmaze.scr source files
- From: Lior Bobrov
- Compiling & building ssmaze.scr source files
- Prev by Date: Re: Shell commands and other executables
- Next by Date: Re: inhibit compiler warning C4624 for a class hierarchy
- Previous by thread: Re: Compiling & building ssmaze.scr source files
- Index(es):
Relevant Pages
|