Re: eu4.0a2 error

new topic     » goto parent     » topic index » view thread      » older message » newer message
doncole2009 said...

I think I found the problem.

The Program is set up like this"

port.exw
include ListView2.ew
include newEntry.ew

I have EditText13 defined as global in port.exw, ListView2.ew and newEntry.ew.

These are not the same EditTexts they just have the same name. So I suppose I will have have to go back and remame all these EditTexts.

So why didn't this problem show up in the earlier version of Euphoria.

Do you mean that there are multiple EditText13s (or whatever)? And I presume that the files (label.e, etc) never included anything? Since there are multiple, equally valid symbols that fit the resolution criteria, the parser has no way to determine which is correct.

There are several ways to fix this. You could add an include statement to port.exw in the files causing the error. Though having multiple things named EditText13 is probably not a good convention.

Matt

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu