I have been attempting to build Tutorial t1 from the command line. I have added to my .profile file: ADA_INCLUDE_PATH=/usr/local/include/qtada/core:/usr/local/include/qtada/gui and added /usr/local/lib/qtada:/usr/local/lib:/usr/local/lib to LD_LIBRARY_PATH
gnatmake main -largs -lQtAdaCore -lQtAdaGui works OK Is there any way of not having to specify -largs -lQtAdaCore -lQtAdaGui? Regards Roger _______________________________________________ qtada-users mailing list [email protected] http://box347.bluehost.com/mailman/listinfo/qtada-users_lists.qtada.com
