I installed Qt 5.6 beta on OS X 10.10.5 with Xcode 7.1.1.  ( I also have Qt 
5.5.1 commercial installed. )

It works fine if I open, build, and run a Qt Example app using Qt Creator 
3.5.82 (3.6.0-rc1).

However when I open an existing Qt project or create a new Qt Widgets 
Application with Qt Creator 3.5.82 (3.6.0-rc1) I get following error:

08:16:48: Running steps for project qt5-6-beta-widgets...
08:16:48: Starting: "/Users/edward3/Qt5.6.0/5.6/clang_64/bin/qmake" 
/Users/edward3/Documents/projects/qt5-6-beta-widgets/qt5-6-beta-widgets.pro -r 
-spec macx-clang CONFIG+=debug CONFIG+=x86_64 CONFIG+=qml_debug
Info: creating stash file 
/Users/edward3/Documents/projects/build-qt5-6-beta-widgets-Desktop_Qt_5_6_0_clang_64bit-Debug/.qmake.stash
dyld: Library not loaded: @rpath/QtCore.framework/Versions/5/QtCore
Referenced from: /Users/edward3/Qt5.6.0/5.6/clang_64/bin/uic
Reason: image not found
sh: line 1: 1965 Trace/BPT trap: 5 /Users/edward3/Qt5.6.0/5.6/clang_64/bin/uic 
-d ../qt5-6-beta-widgets/mainwindow.ui
08:16:49: The process "/Users/edward3/Qt5.6.0/5.6/clang_64/bin/qmake" exited 
normally.
08:16:49: Starting: "/usr/bin/make"
/Users/edward3/Qt5.6.0/5.6/clang_64/bin/uic ../qt5-6-beta-widgets/mainwindow.ui 
-o ui_mainwindow.h
dyld: Library not loaded: @rpath/QtCore.framework/Versions/5/QtCore
Referenced from: /Users/edward3/Qt5.6.0/5.6/clang_64/bin/uic
Reason: image not found
make: *** [ui_mainwindow.h] Trace/BPT trap: 5
08:16:50: The process "/usr/bin/make" exited with code 2.
Error while building/deploying project qt5-6-beta-widgets (kit: Desktop Qt 
5.6.0 clang 64bit)
When executing step "Make"
08:16:50: Elapsed time: 00:01.



-Ed


On Nov 3, 2015, at 6:06 AM, Heikkinen Jani 
<jani.heikki...@theqtcompany.com<mailto:jani.heikki...@theqtcompany.com>> wrote:

Hi all,

We have new Qt 5.6.0 beta snapshot available,

Windows: http://download.qt.io/snapshots/qt/5.6/5.6.0-beta/241/
Linux: http://download.qt.io/snapshots/qt/5.6/5.6.0-beta/265/
Mac: http://download.qt.io/snapshots/qt/5.6/5.6.0-beta/198/
src: http://download.qt.io/snapshots/qt/5.6/5.6.0-beta/latest_src/

Please test these packages carefully and inform me immediately all beta 
blockers which aren't already linked 
inhttps://bugreports.qt.io/browse/QTBUG-47958 .

br,
Jani

_______________________________________________
Development mailing list
Development@qt-project.org<mailto:Development@qt-project.org>
http://lists.qt-project.org/mailman/listinfo/development

This email and any files transmitted with it from The Charles Machine Works, 
Inc. are confidential and intended solely for the use of the individual or 
entity to which they are addressed. If you have received this email in error 
please notify the sender. Our company accepts no liability for the contents of 
this email, or for the consequences of any actions taken on the basis of the 
information provided, unless that information is subsequently confirmed in 
writing. Please note that any views or opinions presented in this email are 
solely those of the author and do not necessarily represent those of the 
company. Finally, the recipient should check this email and any attachments for 
the presence of viruses. The company accepts no liability for any damage caused 
by any virus transmitted by this email.
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to