Hi Jonathan! > Dear Marcus and All,
Who is Markus? > I just tried to move from 2.0.1 to 2.2.1 and received the same error as you > did. I'm curious what config > you found to be in error. Most likely none:-) We are way more strict in matching up possible compilers with Qt versions now, avoiding quite a lot of possible mis-configurations. Unfortunately this change did introduce some breakage with the more exotic architectures people are using. > One post mentioned that ABI is looking for QtCore lib. The lib dir is > /usr/local/angstrom/arm/arm-angstrom-linux-gnueabi//usr/lib which is defined > by > OE_QMAKE_LIBDIR_QT. Does 2.2.1 look at the OE_ variables? No, Qt Creator looks at the binary (libQtCore.so.*) directly. > This setup does work with 2.0.1. That version did not look at the binaries at all. Can you please mail me the QtCore libarary used and describe as what it should be detected (CPU architecture, OS type, word width, etc.)? Could you also send me the "-dumpmachine" output of your compiler (provided it is GCC based). Just run "gcc -dumpmachine" and copy & paste the output into the mail. Then I can check to make sure the stuff is detected correctly. Thanks and 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
