![]() |
Make files
Hi I am using Source Insight ,C/C++complier
I have no idea about make files ,i have to compile one code ,but while compiling an error is generated Code:
NMAKE : fatal error U1064: MAKEFILE not found and no target specified |
Re: Make files
For MAKEFILE the command is nmake. What you are trying at command line can you share that.
|
Re: Make files
I
|
Re: Make files
How you are trying to execute the make file is the cause of the problem. You should use the nmake command to do it.
|
Re: Make files
As I am using Source Insight ,Diab complier . Iam having number of directories &some files icluding makefile .When iam creating a new project iam able to see all the my C directories but not able to see makefile .I belive thats what the problem is or i could be wrong
|
| All times are GMT +5.5. The time now is 05:03. |