Re: [Gambas-user] Softwarefarm / Libraries etc.

2016-09-16 Thread Benoît Minisini
Le 16/09/2016 à 23:39, Benoît Minisini a écrit : > > I don't understand what you are saying. > > A gambas library is just a gambas project whose project type is "Library". > > The farm software only store sources. Everything is compiled on the > client from the sources downloaded from the farm. > >

Re: [Gambas-user] Softwarefarm / Libraries etc.

2016-09-16 Thread Benoît Minisini
Le 16/09/2016 à 23:29, Charlie Reinl a écrit : > Am Freitag, den 16.09.2016, 22:21 +0200 schrieb Benoît Minisini: >> Le 16/09/2016 à 22:10, Charlie Reinl a écrit : >>> Salut Benoît, >>> >>> problem : I have a project using a gambas written library. How can I >>> install/set that on Softwarefarm? >>

Re: [Gambas-user] Softwarefarm / Libraries etc.

2016-09-16 Thread Charlie Reinl
Am Freitag, den 16.09.2016, 22:21 +0200 schrieb Benoît Minisini: > Le 16/09/2016 à 22:10, Charlie Reinl a écrit : > > Salut Benoît, > > > > problem : I have a project using a gambas written library. How can I > > install/set that on Softwarefarm? > > *.gambas on /Data (project root) are not taken i

Re: [Gambas-user] Softwarefarm / Libraries etc.

2016-09-16 Thread Benoît Minisini
Le 16/09/2016 à 22:10, Charlie Reinl a écrit : > Salut Benoît, > > problem : I have a project using a gambas written library. How can I > install/set that on Softwarefarm? > *.gambas on /Data (project root) are not taken into account. > > While that sudo function is not necessarily needed, how can

[Gambas-user] Softwarefarm / Libraries etc.

2016-09-16 Thread Charlie Reinl
Salut Benoît, problem : I have a project using a gambas written library. How can I install/set that on Softwarefarm? *.gambas on /Data (project root) are not taken into account. While that sudo function is not necessarily needed, how can I load it per (hand) code, if present. -- Amicalement Char