[Interest] Qt3D compile with Qt5 failed

Soroush Rabiei soroush.rabiei at gmail.com
Sun Feb 16 15:24:04 CET 2014


Hi

I'm having troubles compiling Qt3D on Windows. The module compiles and
links properly on my Linux machine with Qt 4.8.1. Though on Windows (Qt 5.2
personal build) g++ says <Qt3D/qt3dglobal.h> header is not found.

I've compiled qt3d on linux with following these steps:
1. Download a tarball of branch qt4 from
here<https://qt.gitorious.org/qt/qt3d/source/fdad0d7f39dfbc883372628fcc58c1194ab0b782:>,
extract it.
2. qmake CONFIG+=package
3. make -j4
3. sudo make install

And for Windows (Qt 5.2 gcc-4.8.1 personal build):
1. Download tarball of master branch from
here<https://qt.gitorious.org/qt/qt3d/source/d3338a9f7fcac109d7bc7f600d5974ff333782ad:>,
extract it
2. qmake
3. make // => error: missing headers

What I'm missing?

Note: ActiveState Perl is in PATH
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140216/da287932/attachment.html>


More information about the Interest mailing list