I'm experiencing difficulties with Qt3D. I can't manage to compile it from source code. If possible, I would like to compile Qt3D without compiling Qt itself. Can it link against an already compiled Qt ?
- OS: Linux Ubuntu 11.10 (oneiric) x86_64
- Qt version: 4.7.4
make output:
cp: cannot create regular file
/usr/include/qt4/Qt3D/qt3dglobal.h': No such file or directory make[2]: *** [/usr/include/qt4/Qt3D/qt3dglobal.h] Error 1 make[1]: *** [sub-threed-make_default-ordered] Error 2 make: *** [sub-src-make_default-ordered] Error 2 global/qt3dglobal.h /usr/include/qt4/Qt3D/qt3dglobal.h make[2]: Leaving directory
/home/soroush/programs/programming/libraries/qt3d-1.0-src/src/threed' make[1]: Leaving directory `/home/soroush/programs/programming/libraries/qt3d-1.0-src/src'