Nevermind. Sorted it (guess I can’t delete this post)
I installed 5.1 on OSX install using online installer. When I ran the “QT Controls Gallery” example I received a number of issues/error messages. One had to do with caching not set for qmake with the suggestion that I add ‘cache()’ in my project file. I did that. the other issues:
:-1: warning: directory not found for option ‘-F/Users/rise/Qt//5.1.0/clang_64/qtdeclarative/lib’
:-1: warning: directory not found for option ‘-F/Users/rise/Qt//5.1.0/clang_64/qtbase/lib’
:-1: warning: directory not found for option ‘-F/Users/rise/Qt//5.1.0/clang_64/qtjsbackend/lib’
Does this mean that there is a problem with my install? I’ve had odd hangs and crashes that I never had with earlier versions.
↧