[Scons-users] QtDir not found

Philipp Kraus philipp.kraus at flashpixx.de
Thu Apr 4 16:27:10 EDT 2013



Am 04.04.2013 um 17:18 schrieb Dirk Bächle:


> Hi Philipp,

>

> On 04.04.2013 10:36, Philipp Kraus wrote:

>> Hi,

>>

>> I try to use Qt 5.0.1 with Scons 2.3.0 & MinGW on Windows (test installation):

>>

>> I create the env object like

>>

>> env = Environment( tools=["mingw", "qt"] )

>

> 1.) The "qt" Tool from the SCons core is developed for and intended to be used with Qt3 versions only. Please don't try to run it on Qt4 or Qt5 projects.

>

> 2.) In the ToolsIndex of the SCons Wiki you can find links to the specialized builders for Qt4 and Qt5 projects. Please select the appropriate Tool for your case, try to run it and report back whether it works or not.

> By the way, the Qt4 Tool is the second hit of a Google search for "scons qt" on my side...


I have read first the 2.2.0 documention http://www.scons.org/doc/2.2.0/HTML/scons-user/a8580.html
but there is only describe Qt in general not for special version, so imho Scons support general Qt versions

Eg http://www.scons.org/wiki/ToolsIndex descripte support Qt4 & 5, so the documentation create different Qt using information


> 3.) The next time you think that SCons shows a bug, for example if you still experience problems while using the Qt4/Qt5 builder, please ask on the User mailing list first. Report what you did and what you would expect, and then wait for an answer. One of the developers will come back to you and, after confirming that it's really a bug, ask you to submit an issue report.

>

> 4.) While waiting for an answer, allow the other readers some time for digesting and investigating what you wrote. Keep in mind that the majority of the core developers live in another time zone...far, far away. The time span of approximately two hours, between your posts for this thread so far, is not enough. My personal experience is that usually a working day or two pass, before people actively chime in. For several more helpful guidelines like this one, you might want to have a short look at "How to ask questions the smart way" ( http://www.catb.org/esr/faqs/smart-questions.html )...

>

> Thanks a lot in advance for taking the above points into consideration and best regards,


The difference between list & tracker is / was in my opinion, that you don't need to copy the list information to your tracker.

Don't be angry about the post, I love Scons, it is imho the best build toolkit, which I have ever used, but there a different information sources,
eg I have searched for Qt support in Scons, first source is the toolkit page of the last stable version and this information has been my solution, because it describe the general toolkit.
Does a global list exists with toolkits, which are supported by Scons and which version of the toolkit is supported in which Scons version, also the information which toolkits are in the default
installation of Scons and which are optional or not in the default installation? (eg I have seen that there are exists special Scons OSX bundle builder)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://four.pairlist.net/pipermail/scons-users/attachments/20130404/df8a41b2/attachment.html>


More information about the Scons-users mailing list