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
>
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
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
Just browsed through the documentation for gb.web and this made me wonder:
In the example on http://gambaswiki.org/wiki/doc/webpage
aren't the two code snippets swapped? I mean, when I think about what
the text says, this one
<>
Gambas WebPage are easy!
Time is <%=Format(Now, "hh:nn:ss")%>
<
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
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:
>
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