Dirk Heinrichs wrote:
> 
> I'm trying to build QtAda 2.1.0 with gnat-gcc 4.3.2. I'm running into the 
> following build error:
> 
> Any idea how to fix it?
> 
It looks like your gnatmake doesn't understand "abstract" and "library"
projects. You may safely replace "abstract project" (in config.gpr.in)
and "library project" (in others *.gpr and *.gpr.in files) by just
"project".

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

Reply via email to