Open lihuaiguang opened 3 years ago
have you installed Qt3D along with Qt? In Qt 6, it's not installed by default, in some versions you actually need to build it from source
Thanks, mkurs. I have installed the QT3D studio 2.8 using MaintenanceTool.
Qt3D Studio is NOT the same as Qt3D
I install the Qt3d package 6.0.4, but have the same building error.
6.0.4 definitely had qt3d in source only, so would need to be compiled and installed.
6.1.3 has prebuilt qt3d in the "Qt/Qt 1.6.3/Additional Libraries" section of the Maintenance Tool
Thank you, mkrus.
Hi, I have the building errors as following. Please how to figure out.
`Configure summary:
Kuesa Runtime: Draco .................................. yes System Draco ........................... no System LibKTX .......................... no Kuesa: Tools .................................. yes
Qt is now configured for building. Just run 'make'. Once everything is built, you must run 'make install'. Qt will be installed into '/Users/lihuaiguang/QT/6.1.1/clang_64'.
Prior to reconfiguration, make sure you remove any leftovers from the previous build.
lhg@MBP2 kuesa % make Some of the required modules (qtHaveModule(3drender):qtHaveModule(3danimation)) are not available. Skipped.`