Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Temporary makexxxx-1.bat file not created by build process(project worked before fine but after restard windows build process stops with this error)
Temporary makexxxx-1.bat file not created by build process [message #1521287] Sun, 21 December 2014 18:35 Go to next message
Ralph Deffke is currently offline Ralph DeffkeFriend
Messages: 5
Registered: December 2014
Junior Member
Using Kepler x64 under Win8.1 x64

what could be the reason for this error message ?

19:05:17 **** Incremental Build of configuration Debug for project test99 ****
winmake all
process_begin: CreateProcess(C:\Users\RalphLT\kepler workspace\test99\Debug\make6184-1.bat, "C:\Users\RalphLT\kepler workspace\test99\Debug\make6184-1.bat", ...) failed.
make (e=267): Der Verzeichnisname ist ungültig.

winmake: *** [src/freertos.o] Error 267

19:05:19 Build Finished (took 1s.421ms)

Thanks
Re: Temporary makexxxx-1.bat file not created by build process [message #1522993 is a reply to message #1521287] Mon, 22 December 2014 17:15 Go to previous message
Klaus km is currently offline Klaus kmFriend
Messages: 142
Registered: November 2011
Senior Member
Hello,

i would try the same in a workspace that does not use any space in folder names.

E.g. MinGW warns:
http://www.mingw.org/wiki/getting_started

Quote:
MinGW may have problems with paths containing spaces, and if not, usually other programs used with MinGW will experience problems with such paths. Thus, we strongly recommend that you do not install MinGW in any location with spaces in the path name reference.


regards,
Klaus



Previous Topic:No source available 0x... when trying to debug the Linux kernel
Next Topic:Equals not resolved for complex
Goto Forum:
  


Current Time: Fri Apr 19 02:03:16 GMT 2024

Powered by FUDForum. Page generated in 0.01856 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top