<div dir="ltr">Hey all,<div><br></div><div>I recently set up a mac vm and have been trying to build qtspeech to test there, however I hit a couple of issues.</div><div><br></div><div>1. qtexttospeech_p.h has if defined(Q_OS_OSX) but that somehow isn't defined here. I've tried building with Qt 5.3 from the open source installer. I've also added another #elif defined (Q_OS_MAC) which catches it, should we have both I guess?</div><div>2. When building it can't find <Cocoa/Cocoa.h> do I need to install something extra to get those headers besides Xcode itself?</div><div><br></div><div>thanks,</div><div>Jeremy</div></div>