The NeverEnding Story
Posted: Thu Mar 18, 2010 10:51 pm
I wanted to see how codelite is progressing so I have downloaded and now I want to try a HelloWorl and
it's always the same story and since some menu have changed.
So I have a custom(using mingw-w64 toolchain) mingw install in C:\Developer\Mingw-NG\mingw32 and
I have added in environnment variable PATH=$PATH:C:/Developer/Mingw-NG/mingw32/bin
When I try to compile :
----------Build Started--------
C:\WINDOWS\system32\cmd.exe /c ""C:\Developer\Mingw-NG\mingw32\bin\mingw32-make.exe" -j 2 -f "HelloWorld.mk" ./Debug/main.o"
----------Building project:[ HelloWorld - Debug ] (Single File Build)----------
'makedir' is not recognized ...
mingw32-make: *** [Debug/main.o.d] Error 1
----------Build Ended----------
0 errors, 0 warnings
it's always the same story and since some menu have changed.
So I have a custom(using mingw-w64 toolchain) mingw install in C:\Developer\Mingw-NG\mingw32 and
I have added in environnment variable PATH=$PATH:C:/Developer/Mingw-NG/mingw32/bin
When I try to compile :
----------Build Started--------
C:\WINDOWS\system32\cmd.exe /c ""C:\Developer\Mingw-NG\mingw32\bin\mingw32-make.exe" -j 2 -f "HelloWorld.mk" ./Debug/main.o"
----------Building project:[ HelloWorld - Debug ] (Single File Build)----------
'makedir' is not recognized ...
mingw32-make: *** [Debug/main.o.d] Error 1
----------Build Ended----------
0 errors, 0 warnings