Yes, Eike. I tried different things, like setting "chmod 777 test.bash", with no luck.
Feel free to ask me any test. I would like to have this working. Thank you, Tomas. On Feb 22, 2010, at 3:27 PM, ext Tomás Ortí wrote: >* 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?* Just to make sure: did you make the test.bash executable? (i.e. can you run it from a terminal) Br, -- Eike Ziller Software Engineer Nokia, Qt Development Frameworks Nokia gate5 GmbH Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B Umsatzsteueridentifikationsnummer: DE 812 845 193 Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
