On 09/21/2011 08:32 PM, Benjamin Kravanja wrote:

I do not really understood, why, because this package was compiled by
the older environment
without any problems.

     qt4-events-impl.adb:175:30: illegal attempt to store anonymous
access to subprogram
     qt4-events-impl.adb:175:30: value has deeper accessibility than any
master (RM 3.10.2 (13))
     qt4-events-impl.adb:175:30: use named access type for "Constructor"
instead of access parameter

QtAda 2.x is not supported now, and it has some violation of Ada2005 standard which was not detected by previous versions of GNAT.

I think upgrading QT can produce me some troubles, because QT will
possible force me to change some core-libs
on my linux-system. I am not really sure and I can not test it, because
I have currently no testing system available.

I hope you have some tricky idea, how i can easy get run QT again, but,
then with the new gnat-environment
without upgdrading other bigger packages. ;-D

I recommend to upgrade you system :-) If you don't want to upgrade all system's packages you can try to build Qt from sources and install it outside of system hierarchy, then configure QtAda (set PATH, LD_LIBRARY_PATH, PKG_CONFIG_PATH environment variables accordingly) to use this version of Qt.

_______________________________________________
qtada-users mailing list
[email protected]
http://box347.bluehost.com/mailman/listinfo/qtada-users_lists.qtada.com

Reply via email to