Hi Josh, it was great meeting you, too! :-)
Thanks so much for the feedback. I recently ran into the same issue on
Ubuntu, but I didn't think to check the mac. When I installed Qt SDK
on my mac I already had XCode so I didn't see it. We're going to need
to update our documentation to help with this extra step of finding
and installing a compiler.
You're probably done downloading XCode by now, but just in case, you
might check out this short thread:
http://stackoverflow.com/questions/2122425/how-do-i-install-g-on-macos-x
...in particular this segment:
> To install g++ _without_ having to download the MASSIVE xCode install, try this package:
>
https://github.com/kennethreitz/osx-gcc-installer
> It's basically a script that repackages just the critical chunks of xCode for distribution. ie, building the pkg requires an xCode install, which is why > the built DMG files are hosted on the project page.
I haven't tried this myself but I thought maybe it could help you.
Thanks again for trying to work through the issues. Your feedback is
really helpful!
Janice