Re: Translator Issues

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

Actually I did download the 2.4 Translator, but never installed it! Silly me...
Thanks for the
help Rob.

----- Original Message -----
From: Robert Craig <rds at RapidEuphoria.com>
To: <EUforum at topica.com>
Subject: Re: Translator Issues



Greg Haberek wrote:
> from binary.err: binary.c(25):
> Error! E1031: Name 'first' not found in struct/union s1

The 2.4 alpha interpreter contains a new
version of euphoria.h in euphoria\include.
The 2.3 interpreter did not have euphoria.h
- you had to get it from one of the 2.3 Translator packages.

The 2.4 alpha euphoria.h, and 2.4 alpha Translator
now use the structure field "base", where the
2.3 euphoria.h and Translator used "first".
These are not your symbols. They are internal
symbols used to access sequences.

It looks like you ran the 2.3 Translator,
and it tried to use the new 2.4 euphoria.h,
and gave you a bunch of errors.

Solution: install the 2.4 alpha Complete Edition Translator
(for whatever platform) to match your 2.4 alpha Interpreter.
You were on the list for a free Translator upgrade.
If you didn't get the e-mail, let me know.
I think 2.4 alpha is stable enough that you won't
regret installing both the Translator and Interpreter.
The Translator is just 2 extra files in most cases.
You could also overwrite the 2.4 euphoria.h with
the old 2.3 euphoria.h for the time being.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com



TOPICA - Start your own email discussion group. FREE!

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

Search



Quick Links

User menu

Not signed in.

Misc Menu