Hi.
I'm trying to build a project from QtCreator, with a "Custom Process Step".
I want QtCreator to execute a script before the "make" execution.
When I click on Build All, I get this Compile Output:

Running build steps for project mser...
Starting: /home/notroot/test.bash
Exited with code 255.
Error while building project mser
When executing build step 'Custom Process Step'

Currently the test.bash only has an echo "Compiling..."

How can I achieve that?

Thanks in advance,
Tomas
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to