[SOLVED] 5.1 Beta: qtbase/lib directory not found
-
I'm compiling on OS X with the 5.1 Beta binary, and I get this warning:
warning: directory not found for option '-F/Users/chris/Qt5.1.0/5.1.0-beta1/clang_64/qtbase/lib'
Is this anything I should be concerned about? Can I fix it? Is there an easy way to shut it up?
-
Via < http://stackoverflow.com/questions/14479468/error-building-simple-qt5-application > I find < https://bugreports.qt-project.org/browse/QTBUG-28336 >... So it's a known bug, and in the comment thread at the second link one of the maintainers suggests working around it with a symlink.