[Gambas-user] My project can't find libraries (3.9) - more info

rterry rterry at ...1823...
Sun Sep 18 04:42:52 CEST 2016


    
Found the problem. At some point the project now must be designated as a library previously this didn't matter.
Thanks


Sent from my Samsung GALAXY S5

-------- Original message --------
From: Benoît Minisini <gambas at ...1...> 
Date: 18/09/2016  00:58  (GMT+10:00) 
To: mailing list for gambas users <gambas-user at lists.sourceforge.net> 
Subject: Re: [Gambas-user] My project can't find libraries (3.9) - more info 

Le 17/09/2016 à 08:28, richard terry a écrit :
> On 17/09/16 16:03, richard terry wrote:
>> Hi list,
>>
>> Just building a new machine with linux mint 17 and gambas 3.9
>>
>> when trying to run my project  can't find libraries.
>>
>> I've tried adding these the usual way and despite their being libraries
>> in the directory gambas doesn't let me select it. ?what am I doing wrong??
>>
>> Thanks
>>
>>
>> richard
>>
>>

Make the library executables from the project. As libraries, they will 
be installed in your home directory as symbolic link to their 
executable, and will be detected by the IDE.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


More information about the User mailing list