<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Jan 4, 2017 at 3:32 PM, David Gobbi <span dir="ltr"><<a href="mailto:david.gobbi@gmail.com" target="_blank">david.gobbi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class=""><div><br></div></span><div>I've built projects with Qt4 on 10.12 with Xcode 8, if I recall correctly the issue</div><div>was that Qt package wanted to install apps and plugins into forbidden areas of</div><div>the filesystem (to /Developer/Applications/Qt and /usr/bin) but as long those</div><div>pieces were installed elsewhere the build went fine.  However, we still have two</div><div>build machines here running 10.9 for legacy software.</div></div></div></div></blockquote><div><br></div><div>Small correction: The fact that Qt4 installs pieces into /Developer apparently</div><div>wasn't part of the problem.  The difficulty was just that Qt4 tried to install qmake</div><div>et al into /usr/bin so I installed them into /usr/local/bin instead.</div><div><br></div><div> - David</div><div> </div></div></div></div>