|
Boost : |
Subject: [boost] Boost Build Qt5 support on MACOSX?
From: Emil Dotchevski (emildotchevski_at_[hidden])
Date: 2014-08-28 22:57:05
Hello,
I downloaded Qt and installed it into its default location on mac os x,
then tried to initialize it with:
using qt5 : /users/<user_name>/Qt/5.3/clang_64 ;
I don't know if the above is the correct way to initialize the qt5 support,
but I get bad include directories, e.g. #include <QtGui/QWindow> won't
work. Searching the Qt directories reveals that the file QWindow is found
under Qt/5.3/clang_64/lib/QtGui.framework/Versions/5/Headers.
So what is the right way to do this?
-- Emil Dotchevski Reverge Studios, Inc. http://www.revergestudios.com/reblog/index.php?n=ReCode
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk