Re: help with include and library files in GPS



Well thanks, but I am still in confusion. I seem to have figured out
that when I with something in my .gpr it will include that project and
that is what I have to do to include a library. The problem is with I
screw this up, it keeps recompiling the library.

All I am trying to do is use Gtkada with gps. I have succeeded in
installing and compiling Gtkada. I can link with gnatmake on the
command line, but I want to do so in GPS. I put the directory
containing gtkada.gpr in the ADA_PROJECT_PATH. It still says in cannot
find the library even though libgtkada.a seems to be where it is
supposed to be.

I have put the libgtkada.a everywhere I could thing of but GPS still
says:
gnatmake: no object files for library "gtkada"

Any suggestions?

Another thing is suppose there is a static and dynamic version of the
library. How do I specify which one I want to use? Sometimes GPS says
there is no .dll when I would prefer to use the static library.

.



Relevant Pages

  • Re: try to bluid gvd
    ... gmake -s -C gps -f Makefile.gps default ... gnatmake: "gps" processing failed ... and gtkada dir is present..! ...
    (comp.lang.ada)
  • Re: try to bluid gvd
    ... I suggest you look at how I build GPS on Debian. ... but will require GtkAda 2.8.1 not 2.8.0. ... So I'm currently waiting for the CVS tag for GtkAda 2.8.1, ...
    (comp.lang.ada)
  • Re: Latest GNAT version
    ... you guys would eat it alive. ... And that's almost the case:) GPS is based on GtkAda, ... --| "The best way to travel is by means of imagination" ...
    (comp.lang.ada)
  • Re: GWindows
    ... GPS manages to work pretty well on Windows and it is using GtkAda. ... Dmitry A. Kazakov ...
    (comp.lang.ada)
  • Re: GWindows
    ... Dmitry A. Kazakov a écrit: ... GPS manages to work pretty well on Windows and it is using GtkAda. ...
    (comp.lang.ada)