[vtk-developers] Dashboard
David Gobbi
david.gobbi at gmail.com
Wed Jan 4 17:44:44 EST 2017
On Wed, Jan 4, 2017 at 3:32 PM, David Gobbi <david.gobbi at gmail.com> wrote:
>
> I've built projects with Qt4 on 10.12 with Xcode 8, if I recall correctly
> the issue
> was that Qt package wanted to install apps and plugins into forbidden
> areas of
> the filesystem (to /Developer/Applications/Qt and /usr/bin) but as long
> those
> pieces were installed elsewhere the build went fine. However, we still
> have two
> build machines here running 10.9 for legacy software.
>
Small correction: The fact that Qt4 installs pieces into /Developer
apparently
wasn't part of the problem. The difficulty was just that Qt4 tried to
install qmake
et al into /usr/bin so I installed them into /usr/local/bin instead.
- David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20170104/5aae5121/attachment.html>
More information about the vtk-developers
mailing list