Hi, it seems to be exactly this issue: http://bugreports.qt-project.org/browse/QTCREATORBUG-5975 and the fix is supposed to be released (very) soon with Qt Creator 2.4.1.
But you may try a temporary workaround till 2.4.1 comes out (I don't have a Mac, so this is just a guess): Search for "QMLViewer.app" and rename it to 'Qmlviewer.app', then open the bundle contents and rename Contents/MacOS/"QMLViewer" to Contents/MacOS/"Qmlviewer". Perhaps, you also need to adjust the info.plist in order to still be able to launch the application from the Finder. Hope that helps, Alessandro ________________________________________ From: [email protected] [[email protected]] on behalf of ext Tim Samoff [[email protected]] Sent: Friday, January 27, 2012 17:11 To: [email protected] Subject: [Qt-creator] Can't find QMLViewer in OSX... Hi, I've been doing light UI prototyping in QtCreator for quite some time, but usually in Linux -- and sometimes in Windows. Since the app is pretty stable and functional in OSX, I thought I'd give it a try... But, here's the problem: I can easily find/use QMLViewer in both Windows & Linux. But, all I can find in OSX is the QtCreator app... Did I install the Qt IDE wrong? Is QMLViewer a separate install? Is it installed into a strange hidden place that I'm not looking? Thanks for any help. I'm a designer, not a developer, so this may just be an easy answer. Tim -- http://samoff.com _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
