Missed sending this to the list. Also, I just noticed that the Readme file specifies Qt-4.5.x Whereas I have Qt-4.6.2. Could this be the problem? I notice the configure option --with-qt-prefix is only available to Windows systems. Regards Roger
On 28/04/2010, at 9:12 PM, Roger Mc Murtrie wrote: > I can't find any "build log". > Attached is config log. > > I tried renaming 4.0.0. > This seemed to cause selection of 4.2.1. > Using 4.2.1 got rid of the >>> In file included from /usr/include/c++/4.0.0/ios:45, >>> from /usr/include/c++/4.0.0/ostream:44, > type messages but left me with > g++ -c -fPIC -O2 -DQT_SHARED -I/usr/local/Trolltech/Qt-4.6.2/include > -I/usr/local/Trolltech/Qt-4.6.2/include/QtCore qvariantwrapper.cpp > In file included from > /usr/local/Trolltech/Qt-4.6.2/include/QtCore/qdatetime.h:45, > from /usr/local/Trolltech/Qt-4.6.2/include/QtCore/QDate:1, > from > /Ada_Source/qtada-gpl-3.1.0-20100408-3724/source/core/qvariantwrapper.cpp:32: > /usr/local/Trolltech/Qt-4.6.2/include/QtCore/qstring.h:60:22: warning: > string: No such file or directory > In file included from > /usr/local/Trolltech/Qt-4.6.2/include/QtCore/qsharedpointer.h:52, > from > /usr/local/Trolltech/Qt-4.6.2/include/QtCore/qdatetime.h:47, > from /usr/local/Trolltech/Qt-4.6.2/include/QtCore/QDate:1, > from > /Ada_Source/qtada-gpl-3.1.0-20100408-3724/source/core/qvariantwrapper.cpp:32: > /usr/local/Trolltech/Qt-4.6.2/include/QtCore/qsharedpointer_impl.h:51:15: > warning: new: No such file or directory > etc > > I tried putting a link to > /usr/local/include/c++/4.3.0/ in /usr/include/c++ and renaming 4.2.1 > This was not liked at all! > Checking the config.log file indicated configured with > --with-gxx-include-dir=/usr/include/c++/4.2.1 even after make distclean > which seems very strange to me. > > > <config.log.zip> > > > On 28/04/2010, at 8:08 PM, Vadim Godunko wrote: > >> On 04/28/2010 12:03 PM, Roger Mc Murtrie wrote: >>> >>> Build log of what? >> of QtAda. >> >>> source: qt-everywhere-opensource-src-4.6.2 >>> compiler: gcc version 4.2.1 (Apple Inc. build 5659) >>> >> It should work. > _______________________________________________ qtada-users mailing list [email protected] http://box347.bluehost.com/mailman/listinfo/qtada-users_lists.qtada.com
