Page 1 of 1

Building failed

Posted: Mon Nov 24, 2008 6:51 pm
by tarrs
"mingw32-make.exe" -j 2 -f "Tarjetas_wsp.mk"
Failed to start build process, command: "mingw32-make.exe" -j 2 -f "Tarjetas_wsp.mk", process terminated with exit code: 0...

what can i do?

Re: Building failed

Posted: Mon Nov 24, 2008 7:30 pm
by eranif
Do you have "mingw32-make.exe" (part of the MinGW package) installed?
Which revision ?
Which package did you install ? (note that there are 3 packages for Windows)

If you dont have MinGW installed, please uninstall codelite, download the package that bundles MinGW:
http://downloads.sourceforge.net/codeli ... se_mirror=

And try it again - it should work out of the box.

Eran