Roger Mc Murtrie wrote: > I now have QT 4.5.3 installed and accordingly set PKG_CONFIG_PATH to > /usr/local/Trolltech/Qt-4.5.3/lib/pkgconfig. > Also started PATH with /usr/bin to use the "right" gcc (version 4.2.1 (Apple > Inc. build 5646) (dot 1) > configure then worked without any complaint. OK
> Compilation went well for a while then some problems occurred with gprbuild > saying no Ada compiler but I managed to get a bit further by replacing > gprbuild with gnatmake in Makefiles that produced that error. > gnatmake unable to build QtAda in right way, it can't compile and link C++ code. > The gprbuild error: > gprbuild -j2 -p -aP../../gnat -aP../../gnat --config=../../gnat/config.cgpr > -Psource_core.gpr > object directory "/Ada_Source/qtada-gpl-3.0.0/source/core/.objs" created for > project source_core > library directory "/Ada_Source/qtada-gpl-3.0.0/source/core/.libs" created for > project source_core > source_core.gpr:32:17: warning: no compiler specified for language "Ada", > ignoring all its sources > source_core.gpr:46:25: warning: libraries are not supported on this platform > gprbuild: no sources to compile > Can you please send gnat/config.cgpr file? This file is automatically generated by gprconfig utility, you can use it with -v switch to see what is wrong in your setup. gprconfig must be able to detect Ada compiler and C++ compiler. > Finally, I am stopped with numerous (hundreds) undefined symbols: > These are expected when gnatmake is used to build QtAda. _______________________________________________ qtada-users mailing list [email protected] http://lists.qtada.com/mailman/listinfo/qtada-users_lists.qtada.com
