Error when compiling with the new version 2.70

vecino

Well-Known Member
Licensed User
Longtime User
Hi, I just installed the new version 2.70 and when compiling my project I receive the following error message:

Parsing code. 0.39
Compiling code. 0.39
Compiling layouts code. 0.16
Generating R file. 0.63
Compiling generated Java code. Error
javac 1.7.0_07
src\newtron\preventas\table.java:8: error: cannot find symbol
public class table extends B4AClass.ImplB4AClass implements BA.SubDelegator{
^
symbol: class SubDelegator
location: class BA
1 error

I have no idea why this might be, I can guide?

Thanks and regards.


Edit: with the previous version (2.52) compiled without error.


....
 
Last edited:

vecino

Well-Known Member
Licensed User
Longtime User
Hi, it seems that the problem is "Table". (Link)
I've done some tests and always fails if I add that module.
The problem is that I need for my project because it is based on "Table".
What I can do?
Thanks and regards.
 
Upvote 0

vecino

Well-Known Member
Licensed User
Longtime User
Hello, I deleted the entire directory and I reinstalled. Now it works perfect.

Although I did not ask the license or the email, I suppose it's because it was already installed before the previous version.

Thanks and regards.
 
Upvote 0

ilan

Expert
Licensed User
Longtime User
HELP !!!! v2.70

:sign0085: lots of problem with the new version

i try to run and compail but its not working
i get error massage (v2.50 didnot get this errors)

its runs very slow now

and if i scroll down the page its jump always to the place where
the cursor is

whats the movie

http://www.sagital.net/m1.wmv

whats could it be???
 
Upvote 0
Top