Vadim Godunko pisze:
Marek wrote:
../../../source/tools/amoc/amoc -I. -I. -I../../../source/core
-I../../../source/core -I../../../source/gui -I../../../source/gui
-I../../../source/sql -I../../../source/sql ./graph_widgets-impl.ads
gcc: error trying to exec 'gnat1': execvp: File or directory is missing
graph_widgets-impl.ads:1:1: unable to compile source file into the GNAT
Ada Tree file
What is wrong?
I use Debian Lenny and GNAT 2008 GPL
This looks like error in your setup. GNAT is not installed for GCC used
by ASIS library. Do you use official GNAT GPL 2008 compiler and ASIS for
GNAT packages?
If no, you can try to configure QtAda using --with-gela command line
switch for use internal compiler independent ASIS implementation.
Hmm... I use official GNAT 2008 compiler. After GNAT installation I
compile & install official ASIS library. AWS library that need ASIS (I
turn on ASIS using in AWS'es makefile.conf) also is compiled without
problems.
Well, when I use --with-gela switch - everything is ok. Than I can play
with QtAdA...
thanx
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.qtada.com/pipermail/qtada-users_lists.qtada.com/attachments/20090221/4f98dee8/attachment.html>
_______________________________________________
qtada-users mailing list
[email protected]
http://lists.qtada.com/mailman/listinfo/qtada-users_lists.qtada.com