[Gambas-user] Arch Version 3.18.4 issue with bytecode version
Admin
admin at allunix.ru
Mon Jan 1 19:49:40 CET 2024
The only way I know is in project properties, in "environment" section
to make a record of variable "GB_PCODE_VERSION" and it's value of, say,
"3.8"
Dmitry
01.01.2024 22:55, Brian G пишет:
>
> Is there another way you are using to do this?
>
> I assumed the GUI way would work
>
> On 12/31/23 18:57, Admin wrote:
>> Wait, what?
>> There is a GUI selector to force a bytecode version?
>> It's not how it's done, is it?
>>
>> Dmitry.
>>
>> 01.01.2024 3:45, Brian G пишет:
>>>
>>>
>>> On 12/31/23 00:39, Brian G wrote:
>>>>
>>>> On 12/29/23 14:18, Benoît Minisini wrote:
>>>>> Le 29/12/2023 à 21:27, Brian G a écrit :
>>>>>> Today I was trying to install an app onto an Arch based distro, I
>>>>>> build my app with the code limited to 3.18. But still receive a
>>>>>> bytecode to new error when I try to run the app.
>>>>>>
>>>>>> Do I need to do anything else other than select force byte code
>>>>>> version 3.18
>>>>>>
>>>>>> to be compatible with 3.18.4 version of gambas?
>>>>>>
>>>>>
>>>>> No. You should have done something wrong somewhere.
>>>>
>>>> Benoît,
>>>>
>>>> I have spent the day ensuring that the packages I generated were in
>>>> fact limited to 3.18, fresh install of arch with 3.18.4 gambas
>>>>
>>>> And continue to get bytecode to new errors. I think somewhere
>>>> something is not working. I am not sure what information to get you.
>>>>
>>>> I could setup a ssh to the arch machine if that helps...
>>>>
>>>>
>>>> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>>> Still not sure if it is me but :
>>>
>>> A few more details, I am building the packages on Linux Mint 21.2,
>>> using the development version of the IDE. Force bytecode is set to 3.18.
>>>
>>> I have installed makepkg and pacman and bsdtar, on my mint machine
>>> and build the arch install package there.
>>>
>>> I then transfer the install package to the arch machine and run
>>> pacman -F mypackage.tar.gz. The Package is console only no gui.
>>>
>>> The package is correctly installed, no errors. Arch has installed
>>> gambus dev and runtime, and a few other packages.
>>>
>>> no ide is installed.
>>>
>>> After installing the package I run the APP and get
>>>
>>> Error: #2: Cannot load class 'CreateCmdProgram' : Bytecode too
>>> recent. Please upgrade Gambas
>>>
>>> Here is a picture of the config:
>>>
>>>
>>>
>>>
>>> ----[http://gambaswiki.org/wiki/doc/netiquette ]----
>>
>>
> --
> ~~~~ Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20240102/40175c73/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: eT4JNVzalvraPoku.png
Type: image/png
Size: 239282 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20240102/40175c73/attachment-0001.png>
More information about the User
mailing list