Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

build error #149

Open
lihuaiguang opened this issue Sep 8, 2021 · 6 comments
Open

build error #149

lihuaiguang opened this issue Sep 8, 2021 · 6 comments

Comments

@lihuaiguang
Copy link

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.`

@mkrus
Copy link
Member

mkrus commented Sep 8, 2021

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

@lihuaiguang
Copy link
Author

lihuaiguang commented Sep 8, 2021

Thanks, mkurs. I have installed the QT3D studio 2.8 using MaintenanceTool.

@mkrus
Copy link
Member

mkrus commented Sep 8, 2021

Qt3D Studio is NOT the same as Qt3D

@lihuaiguang
Copy link
Author

I install the Qt3d package 6.0.4, but have the same building error.

@mkrus
Copy link
Member

mkrus commented Sep 8, 2021

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

@lihuaiguang
Copy link
Author

Thank you, mkrus.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants