Possible Setup issue -- cannot build simple example
-
Hello: I have used Qt a while ago and now need to use it again.
I grabbed the latest Qt package, and downloaded my Xcode to 9.14. I loaded the "Simple Tree Model" example but when I tried to run QMake or Build inside QtCreator, I got:Qt/5.11.2/clang_64/mkspecs/features/mac/sdk.mk: No such file or directory.
Did I miss an installation step somewhere? I google'ed around but cannot load any good solutions
-
Hi,
That's pretty strange, the file is available in the source. As a quick workaround, I would copy it from there into your installation.