Problem seems to have been caused by conflict between /usr/local/include/qtada/core/qt_ada-internals-value_class_sizes.ads and the "local" version of qt_ada-internals-value_class_sizes.ads. Deleting /usr/local/include/qtada/core/qt_ada-internals-value_class_sizes.ads cured the problem.
Begin forwarded message: > From: Roger Mc Murtrie <[email protected]> > Subject: Mac Lion. Problem with examples/designer/custom_widget_plugin > Date: 26 October 2011 2:55:38 PM AEDT > To: [email protected] > > Macmini5,1 Intel Core i5 > Mac OSX 10.7.2 > GNAT GPL 2011 (20110419) > gcc version 4.5.3 20110419 for GNAT GPL 2011 (20110419) (GCC) > Target: x86_64-apple-darwin10.2.0 > ./configure -target=x86_64-apple-darwin10.2.0 > > When building qtada-gpl-3.2.0-20110812-3857 > I get the following problem: > > Making all in custom_widget_plugin > ../../../source/tools/amoc/amoc -I. -I. -I../../../source/core > -I../../../source/core -I../../../source/designer -I../../../source/designer > -I../../../source/gui -I../../../source/gui -I../../../source/sql > -I../../../source/sql ./analog_clock_plugin.ads > Different versions of unit Qt_Ada.Internals.Value_Class_Sizes > (source file > /Ada_Source/qtada-gpl-3.2.0-20110812-3857/source/core/qt_ada-internals-value_class_sizes.ads) > used to create the following tree files: > Newer version used for: > /Ada_Source/qtada-gpl-3.2.0-20110812-3857/examples/designer/custom_widget_plugin/analog_clock_plugin.adt > Older version used for: > qt4-model_indices.adt > Internal implementation error: Asis.Ada_Environments.Open - a set of tree > files is inconsistent > > raised ASIS.EXCEPTIONS.ASIS_FAILED : a4g-vcheck.adb:823 > make[3]: *** [analog_clock_plugin-moc.adb] Error 1 > > Any ideas, > Roger _______________________________________________ qtada-users mailing list [email protected] http://box347.bluehost.com/mailman/listinfo/qtada-users_lists.qtada.com
