[Gambas-user] Gambas libraries

Jussi Lahtinen jussi.lahtinen at gmail.com
Wed Dec 4 14:30:04 CET 2019


That doesn't work for Gambas libraries (at least in my case), because once
you execute the code to compile them, they are already loaded to memory.


Jussi

On Wed, Dec 4, 2019 at 6:19 AM Cedron Dawg <cedron at exede.net> wrote:

> Jussi,
>
> Maybe you could expand upon this:
>
> https://forum.gambas.one/viewtopic.php?f=4&t=688
>
> I've actually improved upon it a little bit, but I'd have to go look for
> that if you are interested.
>
> Ced
>
> ----- Original Message -----
> From: "Jussi Lahtinen" <jussi.lahtinen at gmail.com>
> To: "Benoît Minisini" <g4mba5 at gmail.com>
> Cc: "user" <user at lists.gambas-basic.org>
> Sent: Tuesday, December 3, 2019 6:15:43 PM
> Subject: Re: [Gambas-user] Gambas libraries
>
> Excellent!
>
> Jussi
>
> On Wed, Dec 4, 2019 at 1:10 AM Benoît Minisini < [ mailto:g4mba5 at gmail.com
> | g4mba5 at gmail.com ] > wrote:
>
>
> Le 04/12/2019 à 00:00, Jussi Lahtinen a écrit :
> > Hi!
> > When project is run in IDE, is it possible to automatically recompile
> > all its Gambas made libraries, before IDE starts to run the project?
>
> The IDE does not know where are the sources of the library your project
> depends on. It sees only the *.gambas executable located in a standard
> path in your home directory.
>
> So it cannot recompile it automatically.
>
> > Or maybe simply support for before run scripts? That way also C
> > libraries could be compiled before running the project in IDE.
> >
>
> This is something else. I was thinking of providing many hooks in the
> IDE for custom scripts, some sort of extensions as external Gambas
> project, but never had the time to do it. Maybe something to do for 3.15?
>
> --
> Benoît Minisini
>
>
>
>
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20191204/953e2119/attachment.html>


More information about the User mailing list