On 20.05.2011 10:27, ext Markus Franke wrote: > > Dear all, > > I tried moving from Qt Creator 2.0.1 to 2.2.0. However version 2.2.0 > is not able to detect my cross compiled (arm) Qt Everywhere 4.6.3 > build anymore. > > In the "Qt Versions" dialog Qt creator simply states ""Failed to > detect the ABI(s) used by the Qt version". > > Is there a workaround for this problem? Hallo Markus!
Qt Creator now tries to fing the QtCore library. So what is the directory listing for the QT_INSTALL_LIBS and QT_INSTALL_BINS (run qmake -query to find those)? If creator finds such a library it examines it to find which compiler/environment was used to build it. So if there is a QtCore in any of the directories listed above, can you please mail it to me? I'll need to fine tune the detection then. Thanks! Best Regards, Tobias -- Tobias Hunger Software Engineer Nokia, Qt Development Frameworks Nokia gate5 GmbH Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B Umsatzsteueridentifikationsnummer: DE 812 845 193 Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
