On Friday 22 May 2015 09:26:00 Nuno Santos wrote:
> Hi,
> 
> I have compiled Qt from source for Windows using the information from
> the following links:
> 
> http://doc.qt.io/qt-5/windows-building.html
> http://doc.qt.io/qt-5/configure-options.html
> 
> It was built successfully at first using the following configure command:
> 
> configure -prefix c:\Qt\5.4\msvc2014_x86_static -release -commercial
> -static -nomake examples -no-widgets -no-accessibility
> 
> When adding the new kit to Qt Creator it says no qml scene, and when I
> open a project, it says: Unknow modules(s) in QT: qml quick
> 
> How can one explicitly say to build a determined module? I could only
> information on how to skip a module.

Go into it, qmake && make.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to