Re: [Dev-C++] FW: I am a new user ... I get a compile message ..
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
From: Per W. <pw...@ia...> - 2009-07-28 05:27:20
|
Do you have any space in any directory name? You should avoid having the source code in a directory with spaces, such as "Documents and Settings". /pwm On Mon, 27 Jul 2009, Gene Hockemeyer wrote: > This is what is in the error log . when the compile terminates . with the > Permission denied . > > > > C++.exe main.o -o "FirstProject.exe" -L"C:/Dev-Cpp/lib" > -I"C:/Dev-Cpp/include" -I"C:/Dev-Cpp/include/c++" -I"C:/Dev-Cpp/include" > C:\Dev-Cpp\Bin\..\lib\gcc-lib\mingw32\3.2\..\..\..\..\mingw32\bin\ld.exe: > cannot open output file FirstProject.exe: Permission denied > make.exe: *** [FirstProject.exe] Error 1 > Execution terminated > > > > > > Gene Hockemeyer > > ce...@pt... > > 570 418-0316 > > > > From: Gene Hockemeyer [mailto:ce...@pt...] > Sent: Monday, July 27, 2009 6:59 PM > To: 'Dev...@li...' > Subject: I am a new user ... I get a compile message .. > > > > Permission Denied . the log says not authorized to the file . I was told > this happens when the program is running . Nothing is running. > > > > Any suggestions. I have reloaded the software more than once!! > > > > Gene Hockemeyer > > ce...@pt... > > 570 418-0316 > > > > |