C
Catweasel
Hi all,
I'm new to C++ and .Net but I have been giving the task of building a
C++ application using NMAKE. Simple huh?
I have visual studio .net installed and therefore VC++7.0. However
when ever I try to run NMAKE from the dos prompt it is unable to find
any header files that have been included, for example stdio.h.
Do I need to add certain directories to my path variable in windows?
I thought VS.net would have taken care of this.
The guidlines for the application which needs to be built are a little
hazy in the following respect. In one place it mentions VC++ v5 or
V6 should be used to build the appliaction using NMAKE. In other
places it says v5 or above. The application is relatively new
(FlexLMv6).
Any help would be much appreaciated.
I'm new to C++ and .Net but I have been giving the task of building a
C++ application using NMAKE. Simple huh?
I have visual studio .net installed and therefore VC++7.0. However
when ever I try to run NMAKE from the dos prompt it is unable to find
any header files that have been included, for example stdio.h.
Do I need to add certain directories to my path variable in windows?
I thought VS.net would have taken care of this.
The guidlines for the application which needs to be built are a little
hazy in the following respect. In one place it mentions VC++ v5 or
V6 should be used to build the appliaction using NMAKE. In other
places it says v5 or above. The application is relatively new
(FlexLMv6).
Any help would be much appreaciated.