Re: [Gambas-user] How to overcome: Bytecode too recent. Please upgrade Gambas

2014-04-03 Thread Vasilis Kanatas
Hi Tobi, Yes No 1 worked fine for me. Probably I should have done it from the beginning. Problem Solved! Thanks On Thu, Apr 3, 2014 at 1:42 PM, Tobias Boege wrote: > On Thu, 03 Apr 2014, Vasilis Kanatas wrote: > > Actually, I run the project and it stops when loading the first class > with >

Re: [Gambas-user] How to overcome: Bytecode too recent. Please upgrade Gambas

2014-04-03 Thread Tobias Boege
On Thu, 03 Apr 2014, Vasilis Kanatas wrote: > Actually, I run the project and it stops when loading the first class with > this message: > > Cannot load class "Arxiki". Bytecode too recent. Please upgrade Gambas. > > I deleted all compiled files in the project (I suppose they are the class~ > fil

Re: [Gambas-user] How to overcome: Bytecode too recent. Please upgrade Gambas

2014-04-03 Thread Vasilis Kanatas
Actually, I run the project and it stops when loading the first class with this message: Cannot load class "Arxiki". Bytecode too recent. Please upgrade Gambas. I deleted all compiled files in the project (I suppose they are the class~ files ) and still get the same message. I also deleted every

Re: [Gambas-user] How to overcome: Bytecode too recent. Please upgrade Gambas

2014-04-03 Thread Jorge Carrión
Vasili, I think that you have to delete all compliated files on .gambas folder inside the downlade code before try to open it! Regards 2014-04-03 10:09 GMT+02:00 Vasilis Kanatas : > Hello Julio, > thanks for replying! > I'm opening (or loading as you said) the project with Gambas 3.3.4 > and ge

Re: [Gambas-user] How to overcome: Bytecode too recent. Please upgrade Gambas

2014-04-03 Thread Vasilis Kanatas
Hello Julio, thanks for replying! I'm opening (or loading as you said) the project with Gambas 3.3.4 and get the message : Bytecode too recent (at this point the program stops!) I cannot get to run the project because it's not loaded! On Thu, Apr 3, 2014 at 10:41 AM, Julio Sanchez wrote: >

Re: [Gambas-user] How to overcome: Bytecode too recent. Please upgrade Gambas

2014-04-03 Thread Julio Sanchez
Hello Vasilis "Is there any other easier way to fix the problem?" Yes, Load the project (source) in Gambas 3.3.4, and compile it there again. So the executable (or the installation package) that you can use it creees. regards 2014-04-03 8:07 GMT+02:00 Vasilis Kanatas : > I have made a project o

[Gambas-user] How to overcome: Bytecode too recent. Please upgrade Gambas

2014-04-02 Thread Vasilis Kanatas
I have made a project on Gambas 3.5.2 (on OpenSuse 13.1) which works fine! Now I try to open it with Gambas 3.3.4 (on Puppy Slacko 0.5.7) and get the message: "Bytecode too recet. Please upgrade Gambas" I have tried to delete temporary Gambas files from /tmp but nothing! Unfortunately on Puppy ther