[Qt-creator] customized make & clean

Schmidt Thomas (RtP2/TEF72) Th.Schmidt at de.bosch.com
Wed Jun 24 15:25:57 CEST 2009


>>Unfortunately qtcreators 'Clean' function is not costumizable nor does it take account of the customized 'make' command.

>Yes sure, I'll fix that for 1.3. I'm not 100% sure how many changes are needed,
>but I think it should be pretty straight forward.
>1.2 is already feature frozen.
>
>daniel

Daniel,
perfect, thank you.
I found some additional issues related to that topic, maybe you can have a look at it, too:

=============
on MS-Windows:
=============
1. if customized make command (see http://lists.trolltech.com/pipermail/qt-creator/attachments/20090618/225f2ccf/attachment-0001.png)
is realized as a script (actually 'remote.ssh.bat'), it cannot be found although the build environment includes correct PATH, PATHEXT settings.
unfavorable workarounds are: use absolute path (actually  C:\WINNT\system32\remote.ssh.bat) or compile .BAT to .EXE

2. our customized make command does a remote-compile on a Linux host (see attachment win-build-issues.png).
Errors are marked red in the 'Compile Output', but the 'Build Issues' remains EMPTY.
I guess you filter build issues from STDERR? I know, it's ugly, but could you perhaps apply the Linux filters also on MS-Windows?


=======
on Linux:
=======
3. gcc 3 produces multiline error messages, which are cropped inappropriate in the 'Build Issues' view (see attachment linux-build-issues.png).


Regards,
Thomas

----------------
Thomas Schmidt
Software Engineer
Robert Bosch GmbH



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090624/13d73309/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: win-build-issues.png
Type: image/png
Size: 50356 bytes
Desc: win-build-issues.png
Url : http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090624/13d73309/attachment.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linux-build-issues.png
Type: image/png
Size: 494461 bytes
Desc: linux-build-issues.png
Url : http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090624/13d73309/attachment-0001.png 


More information about the Qt-creator-old mailing list