I'm running :
-OS 10.10.5
-QT 5.8.0
-Xcode ? (I can't find the folder on finder)
I just downloaded the offline installer of QT 5.8 for macOS and proceeded to install it, after that they told me that I have download the Xcode which they provided in the installer, after it finished installing, I run the QT for testing purposes and this message appear : Project ERROR: Could not resolve SDK Path for 'macosx'
I have been looking for some answer and so far I did this:
typing this in the terminal
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
Or trying this solution:
Error: Could not resolve SDK path for 'macosx10.8'
and it didn't work for me, I assume that I don't have the Xcode because I can't find any Xcode folder on my finder, but if I don't have the Xcode, QT should not work right?
Please bear with me with the answer, I just got a macbook laptop from my brother for about 2 month, I usually used Windows 10.