[Qbs] Any novice tickets

Иван Комиссаров abbapoh at gmail.com
Tue Dec 11 21:27:00 CET 2018


That helped, thanks!

Now I’ve a got a question about module priority. Perhaps I didn’t get the idea - I tried to use two "internal.libprotobuf"  modules with different priority hoping that if failed to configure, the other will be loaded. But it looks like only one module is loaded, with the highest priority and if it fails, others are not loaded.

Maybe it’s worth trying to load all modules in a chain one after the other?

> 11 дек. 2018 г., в 10:37, Christian Kandeler <christian.kandeler at qt.io> написал(а):
> 
> On Mon, 10 Dec 2018 22:50:14 +0100
> Иван Комиссаров <abbapoh at gmail.com> wrote:
> 
>> https://codereview.qt-project.org/#/c/247814/1
>> 
>> Can you please take a look what I am doing wrong? 
> 
> Don't use ids in Depends items, that won't work properly. Always refer to a module by its real name. You then also need to rename the "private" prefix to something else, as that is a reserved word in JavaScript.
> 
> 
> Christian
> _______________________________________________
> Qbs mailing list
> Qbs at lists.qt-project.org
> https://lists.qt-project.org/listinfo/qbs




More information about the Qbs mailing list