<div dir="ltr"><div>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.</div><div><br></div><div><br></div><div>Jussi<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Dec 4, 2019 at 6:19 AM Cedron Dawg <<a href="mailto:cedron@exede.net">cedron@exede.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Jussi,<br>
<br>
Maybe you could expand upon this:  <br>
<br>
<a href="https://forum.gambas.one/viewtopic.php?f=4&t=688" rel="noreferrer" target="_blank">https://forum.gambas.one/viewtopic.php?f=4&t=688</a><br>
<br>
I've actually improved upon it a little bit, but I'd have to go look for that if you are interested.<br>
<br>
Ced<br>
<br>
----- Original Message -----<br>
From: "Jussi Lahtinen" <<a href="mailto:jussi.lahtinen@gmail.com" target="_blank">jussi.lahtinen@gmail.com</a>><br>
To: "Benoît Minisini" <<a href="mailto:g4mba5@gmail.com" target="_blank">g4mba5@gmail.com</a>><br>
Cc: "user" <<a href="mailto:user@lists.gambas-basic.org" target="_blank">user@lists.gambas-basic.org</a>><br>
Sent: Tuesday, December 3, 2019 6:15:43 PM<br>
Subject: Re: [Gambas-user] Gambas libraries<br>
<br>
Excellent! <br>
<br>
Jussi <br>
<br>
On Wed, Dec 4, 2019 at 1:10 AM Benoît Minisini < [ mailto:<a href="mailto:g4mba5@gmail.com" target="_blank">g4mba5@gmail.com</a> | <a href="mailto:g4mba5@gmail.com" target="_blank">g4mba5@gmail.com</a> ] > wrote: <br>
<br>
<br>
Le 04/12/2019 à 00:00, Jussi Lahtinen a écrit : <br>
> Hi! <br>
> When project is run in IDE, is it possible to automatically recompile <br>
> all its Gambas made libraries, before IDE starts to run the project? <br>
<br>
The IDE does not know where are the sources of the library your project <br>
depends on. It sees only the *.gambas executable located in a standard <br>
path in your home directory. <br>
<br>
So it cannot recompile it automatically. <br>
<br>
> Or maybe simply support for before run scripts? That way also C <br>
> libraries could be compiled before running the project in IDE. <br>
> <br>
<br>
This is something else. I was thinking of providing many hooks in the <br>
IDE for custom scripts, some sort of extensions as external Gambas <br>
project, but never had the time to do it. Maybe something to do for 3.15? <br>
<br>
-- <br>
Benoît Minisini <br>
<br>
<br>
<br>
<br>
<br>
----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]---- <br>
<br>
<br>
----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
</blockquote></div>