I've run all the QtAda examples, compiled with GNAT 2009 on Debian.

Most failed:

graphics_view/elastic_nodes: ok
item_views/chart/main : raised PROGRAM_ERROR
main_windows/dock_widgets: really bad behavior
qt_ada/ui_dialog: ok
sql/cached_table: raised STORAGE_ERROR
sql/relational_table_model: raised CONSTRAINT_ERROR
tools/echo_window: can't find shared library (even with LD_LIBRARY_PATH)
tutorials: 1, 2, 3, 4 ok; 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 raised STORAGE_ERROR
widgets/line_edits: ok

In general, I'm willing to help fix things, and work around a few
problems. But the magnitude of these failures seems to indicate a
fundamental design problem in mapping the Ada objects to the C++
objects.

Is there any hope of getting these working?

-- 
-- Stephe

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

Reply via email to