Re: version 4.0 problem !

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

I still get the export error when trying to run an ex or exw program.
Also notice path separator is unix type.

D:\#EU40\INCLUDE\std/types.e:15
export has not been declared
export constant FALSE = 0
^


Press Enter

The path separator shouldn't be a problem. The issue appears to be that you're running an older binary (PATH issues maybe?), because export is now a keyword. The interpreter should report its version and svn revision number when you don't specify a file. What do you get for:

  > exwc 
You should see something like:
$ exu 
Euphoria Interpreter 4.0 (development) for Linux. 
SVN Revision 973 
Copyright (c) Rapid Deployment Software 2008 
See http://www.RapidEuphoria.com/License.txt 

Matt

EXW.EXE

Euphoria Interpreter 4.0 (development) for 32-bit Windows.
SVN Revision 1000
Copyright (c) Rapid Deployment Software 2008
See http://www.RapidEuphoria.com/License.txt

file name to execute?

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

Search



Quick Links

User menu

Not signed in.

Misc Menu