Re: help with include and library files in GPS
- From: Simon Wright <simon@xxxxxxxxxxxx>
- Date: Thu, 23 Feb 2006 20:33:39 +0000
"new" <ajahns@xxxxxxxxx> writes:
I have been using GPS for a while and have not been able to figure out
how to include libraries and include files in GPS.
I have programmed in C for a while and am fimiliar with how it is done
there. There is alway a way to specify search directories for .h files
and compiled library files. I see that there is a way to do this with
gnatmake, but am having trouble finding how to do it from inside GPS.
Any help would be appreciated.
If all you want to do is to split up your project into multiple source
directories, check out the Project -> Edit Project Properties ->
Sources dialog.
Many people like to distribute Ada with compiled libraries, personally
I've never been bothered ... just compile the source.
.
- References:
- Prev by Date: Re: Records that could be arrays
- Next by Date: Re: help with include and library files in GPS
- Previous by thread: Re: OT: Re: help with include and library files in GPS
- Next by thread: generic unit : compilation error ! please help me
- Index(es):
Relevant Pages
|
|