On 05/03/2016 02:58 AM, Andrzej Telszewski wrote:
 > (Note: Qt Creator hardcodes "lib" when looking for plugins, so you
 > cannot set QBS_LIBRARY_DIRNAME to anything else.)
 >

You're correct on that one. I traced down where the "lib" is hardcoded
and wrote a small patch to deal with that.

Now the warning does not appear anymore.

Well, technically the patch is not correct, as it is not guaranteed that Creator and qbs use the same library base name. But then again, it is not *less* correct than hardcoding "lib" either, and seems ok as a practical choice.


Christian
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to