After Updating from codelite 5.4 to 6.0 make aborts
Posted: Tue Jun 03, 2014 9:32 pm
Hi all,
after Update to 6.0 I can't build anything even when I create a new Project with simple Hello World sample. Following Build output I get:
C:\Windows\system32\cmd.exe /c "C:/MinGW-4.8.1/bin/mingw32-make.exe -j8 -e -f Makefile"
----------Building project:[ armv6 - Debug ]----------
/bin/sh: -c: line 3: syntax error: unexpected end of file
mingw32-make.exe: *** [All] Error 258
Makefile:4: recipe for target 'All' failed
1 errors, 0 warnings
Any hint?
regards
Thomas
after Update to 6.0 I can't build anything even when I create a new Project with simple Hello World sample. Following Build output I get:
C:\Windows\system32\cmd.exe /c "C:/MinGW-4.8.1/bin/mingw32-make.exe -j8 -e -f Makefile"
----------Building project:[ armv6 - Debug ]----------
/bin/sh: -c: line 3: syntax error: unexpected end of file
mingw32-make.exe: *** [All] Error 258
Makefile:4: recipe for target 'All' failed
1 errors, 0 warnings
Any hint?
regards
Thomas