On 04/28/2010 09:28 AM, Roger Mc Murtrie wrote: > OK, I've built gprbuild 1.3.0 from Libre > I started with A pristine qtada-gpl-3.1.0-20100408-3724 > Still have to use (of course) > gprconfig -o gnat/config.cgpr --target=i386-apple-darwin10.2.0 --config=ada > --config=c++ --batch > Compilation proceeded happily through > gprbuild -j2 -p -aP../../gnat -aP../../gnat --config=../../gnat/config.cgpr > -Psource_core.gpr > gcc -c -fPIC -g -O2 -gnat05 -gnatW8 qt_ada.ads > through many gcc compilations then > 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 > which bought up the /usr/include/c++/4.0.0 problem > so Progress thanks to the experts1 > I'll see what I can do about the /usr/include/c++/4.0.0 problem > I'll start by changing its name (don't like to delete it just yet) Can you send build log? Did you build Qt from sources? Which compiler did you use for that?
_______________________________________________ qtada-users mailing list [email protected] http://box347.bluehost.com/mailman/listinfo/qtada-users_lists.qtada.com
