[Qbs] Any novice tickets

Christian Kandeler Christian.Kandeler at qt.io
Tue Dec 11 10:37:56 CET 2018


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


More information about the Qbs mailing list