[QBS] How qbs searchs for modules?

joerg.bornemann at nokia.com joerg.bornemann at nokia.com
Fri Apr 13 16:03:23 CEST 2012


That's exactly the reason. The QML parser we use expects a valid JS identifier on the right hand side of id:

________________________________
From: qbs-bounces+joerg.bornemann=nokia.com at qt-project.org [qbs-bounces+joerg.bornemann=nokia.com at qt-project.org] on behalf of ext Tom Sutcliffe [devtomsci at me.com]
Sent: 11 April 2012 15:44
To: Kakadu
Cc: qbs at qt-project.org
Subject: Re: [QBS] How qbs searchs for modules?

That'll be the id:"compiler" line in your ocaml qbs. I'm not an expert on writing rules, but I know that ids don't have quotes. So it should be:

id: compiler

or somesuch.

Regards,

Tom

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qbs/attachments/20120413/7636fb92/attachment.html>


More information about the Qbs mailing list