[Qt-creator] Building with a Custom Process Step
Tomás Ortí
tomasorti at gmail.com
Mon Feb 22 15:27:29 CET 2010
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20100222/1088bc8c/attachment.html
More information about the Qt-creator-old
mailing list