<div dir="ltr"><div><div><div><div>Christian,<br><br></div>many thanks for your help.<br><br></div>I apply your changes, but still this Rule do not running, using the QtCreator v3.0.1 with the "native" integrated QBS/QBSPlugin.<br>
<br></div>But! This Rule works fine using the QtCreator v3.1-beta (with the "native" integrated QBS/QBSPlugin).<br><br></div>So, now I will use the Beta-version of QtCreator. :)<br><div><div><div><div><br></div>
<div>Best regards,<br>Denis<br></div><div><br></div></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-04-07 14:30 GMT+04:00 Christian Kandeler <span dir="ltr"><<a href="mailto:christian.kandeler@digia.com" target="_blank">christian.kandeler@digia.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 04/07/2014 11:34 AM, Denis Shienkov wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
yes, of course, please see a simple project from attachment<br>
</blockquote>
<br></div>
Looks good to me and works here (meaning that the rule is executed). I have attached a diff with small corrections, but the errors fixed by them have nothing to do with the problem you described. Are you sure that nothing happens when you invoke qbs on your project? Have you tried removing the build dir?<br>

<br>
<br>
Christian<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">
<br>
Denis<br>
<br>
<br>
2014-04-07 12:21 GMT+04:00 Christian Kandeler<br></div>
<<a href="mailto:christian.kandeler@digia.com" target="_blank">christian.kandeler@digia.com</a> <mailto:<a href="mailto:christian.kandeler@digia.com" target="_blank">christian.kandeler@<u></u>digia.com</a>>>:<div>
<div class="h5"><br>
<br>
š š On 04/05/2014 11:02 AM, Denis Shienkov wrote:<br>
š š š> this does not help, still nothing...<br>
<br>
š š Can you put/paste your project somewhere? Possibly stripped down if it's<br>
š š too big, but still self-contained. I could take a closer look then.<br>
<br>
<br>
š š Christian<br>
<br>
š š š> 04.04.2014 18:59, Christian Kandeler ΠΙΫΕΤ:<br>
š š š>> On 04/04/2014 04:43 PM, Denis Shienkov wrote:<br>
š š š>> [ ... ]<br>
š š š>>> and then in my project file I to do:<br>
š š š>>><br>
š š š>>> import qbs.base 1.0<br>
š š š>>><br>
š š š>>><br>
š š š>>> DynamicLibrary š{<br>
š š š>>> š š š name: š"foo"<br>
š š š>>> š š š š š ...<br>
š š š>>> š š š š š ...<br>
š š š>>> š š š Depends š{ šname: š"wpp" š}<br>
š š š>>> š š š š š ...<br>
š š š>>> š š š š š ...<br>
š š š>>> š š š files: š[<br>
š š š>>> š š š š š "bar.cpp",<br>
š š š>>> š š š ]<br>
š š š>>> }<br>
š š š>>><br>
š š š>>><br>
š š š>>> But in my case this does not work, the command do not called..<br>
š š What I to<br>
š š š>>> do wrong?<br>
š š š>> You haven't told qbs that the artifact created by the rule in<br>
š š the wpp<br>
š š š>> module is required to build your product. Add this to your<br>
š š module item:<br>
š š š>> š š š additionalProductTypes: "tmh"<br>
š š š>><br>
š š š>><br>
š š š>> Christian<br>
š š š>> ______________________________<u></u>_________________<br>
š š š>> QBS mailing list<br></div></div>
š š š>> <a href="mailto:QBS@qt-project.org" target="_blank">QBS@qt-project.org</a> <mailto:<a href="mailto:QBS@qt-project.org" target="_blank">QBS@qt-project.org</a>><div class=""><br>
š š š>> <a href="http://lists.qt-project.org/mailman/listinfo/qbs" target="_blank">http://lists.qt-project.org/<u></u>mailman/listinfo/qbs</a><br>
š š š><br>
<br>
š š ______________________________<u></u>_________________<br>
š š QBS mailing list<br></div>
š š <a href="mailto:QBS@qt-project.org" target="_blank">QBS@qt-project.org</a> <mailto:<a href="mailto:QBS@qt-project.org" target="_blank">QBS@qt-project.org</a>><br>
š š <a href="http://lists.qt-project.org/mailman/listinfo/qbs" target="_blank">http://lists.qt-project.org/<u></u>mailman/listinfo/qbs</a><br>
<br>
<br>
</blockquote>
š š š š š š š š <br>
<br>_______________________________________________<br>
QBS mailing list<br>
<a href="mailto:QBS@qt-project.org">QBS@qt-project.org</a><br>
<a href="http://lists.qt-project.org/mailman/listinfo/qbs" target="_blank">http://lists.qt-project.org/mailman/listinfo/qbs</a><br>
<br></blockquote></div><br></div>