Details
Description
I have recently installed the prebuilt image of 5.14.1 along with the Qt Quick 3D TP on macOS.
When I tried to build and run a simple HelloCube example, I faced an build error.
:-1: error: No rule to make target `/Users/.../Qt/5.14.1/clang_64/lib/libQt5OpenGLExtensions_debug.a', needed by `hellocube.app/Contents/MacOS/hellocube'. Stop.
Is the QtQuick3D not yet supporting the macOS? or do I need a specific Qt not a prebuilt one? or Am I missing some prerequisites? (I believe this is opengl related configuration but did not faced a similar problem before even using Studio3D module or in Design Tools)