On Tue, Oct 11, 2016 at 10:44 PM, Geoffrey Hutchison
<geoff.hutchi...@gmail.com> wrote:
> I've installed Qt (5.6.0) and Cmake (3.3.1) using anaconda, and followed the
> instructions here:
>
>
> That may be the problem. I've had trouble with anaconda (or homebrew)
> versions of the Qt packages.
>
> I'd highly recommend Mac users go for the binary distribution:
> http://download.qt.io/official_releases/online_installers/qt-unified-mac-x64-online.dmg
>
> It'll ask for an account, but skip that step - it's for commercial Qt
> licenses.
>
> Then, before running cmake (i.e., /path/to/your/Qt/5.6 …)
> export CMAKE_PREFIX_PATH=/Users/ghutchis/Qt/5.6/clang_64/lib/cmake
>
Never used Anaconda, good to know, I didn't know they packaged things
like Qt. I have used homebrew quite successfully, but will look out
for issues. With some of the recent updates you can continue using
CMAKE_PREFIX_PATH, but Qt5 should only need Qt5_DIR to be defined.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Avogadro-devel mailing list
Avogadro-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/avogadro-devel

Reply via email to