[Gambas-user] Generating component for Debian

Bruce Steers bsteers4 at gmail.com
Sun Jan 31 14:45:03 CET 2021


PS.  Or load the project into a 3.12 gambas IDE and recompile it.
If it compiles okay then that version will work on all the newer versions.

if it shows an error in your code that does not show on the newer gambas
then you have used newer code and will need to re-write it to make it
backward compatible..

On Sun, 31 Jan 2021 at 08:53, Olivier Coquet <ocoquet at 3d-phenomen.fr> wrote:

> Hello everyone,
>
> My http server component is now functional and stable.
> To release it, I try to create packages for several distributions.
> The UBUNTU version is perfectly operational and can be installed. But
> for the Debian version, I have some problems. If I generate the package
> from my UBUNTU machine and specify that the minimum version of gambas is
> 3.12, the package installs well on the DEBIAN machine but when I want to
> declare the class it contains in a program somewhere, Gambas puts a
> message asking me to upgrade it to the new version?
> When I load the source on the DEBIAN machine and generate the package
> from this machine, the component works perfectly well.
> Does anyone have an idea ?
>
> UBUNTU Machine => Gambas 3.15.2
>
> DEBIAN Machine => Gambas 3.12.1
>
>
> Best regards to all
> Olivier Coquet
>
> Translated with www.DeepL.com/Translator (free version)
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210131/6fbadd37/attachment.htm>


More information about the User mailing list