[Qt-interest] Embedded Widgets build problem

Christoph Keller gri at not-censored.com
Mon Mar 22 10:03:13 CET 2010


You have to execute this from a commandline whose PATH environment 
variable contains a the QTDIR/bin folder. Typically this can be started 
from Start -> Programs -> Qt -> commandline. Or you add the path to Qt 
by yourself to the system environment.

Greetings,
Christoph

Am 22.03.2010 08:03, schrieb Lodron, Gerald:
> My problem is that the embedded widgets folder does not include a configure.exe or qmake.exe so the command "qmake -recursive -tp vc" does not work...
>
> greetings
>
> -----Ursprüngliche Nachricht-----
> Von: Christoph Keller [mailto:gri at not-censored.com]
> Gesendet: Sonntag, 21. März 2010 17:59
> An: Lodron, Gerald
> Betreff: Re: [Qt-interest] Embedded Widgets build problem
>
> Hello,
>
> you should read your Qt Assistant's help about using qmake.
>
> You can create a Visual Studio Solution with the commandline via:
> "qmake -recursive -tp vc"
>
> Greetings,
> Christoph
>
> Am 19.03.2010 13:02, schrieb Lodron, Gerald:
>>
>> Hi
>>
>> I want to install/build the Embedded Widgets in Windows and VS2008. I already build Qt but i have problems with the embedded folder. Ther is no configure in the folder, there is only a .pro file. Can anyone give me a step by step description for building it?
>>
>> Best regards
>>
>




More information about the Qt-interest-old mailing list