Error: Could not resolve SDK path for ‘macosx10.8’
The problem is that the online installer for Qt currently supports OSX 10.8 (Mountain Lion) by default, and I’m guessing you are on 10.9 (Mavericks) or greater. There is a workaround: Navigate to where you installed Qt (default /Users/your username/Qt) using finder Go to the subdirectory 5.3/clang_64/mkspecs directory Open the file called qdevice.pri with a …