Can someone help confirm a bug?
- Posted by jeremy (admin) Aug 25, 2009
- 868 views
If you are using a SVN version of Euphoria, preferably the latest (r2583), can you please issue these commands and report back if it worked or if it didn't? Either way, report the output of eui -version and the status:
On windows:
C:\euphoria_svn> cd demo\preproc C:\euphoria_svn\demo\preproc> eui -version C:\euphoria_svn\demo\preproc> eui etml.ex -i hello.etml -o hello.pp.etml
On unices:
$ cd euphoria_svn/demo/preproc $ eui -version $ eui etml.ex -i hello.etml -o hello.pp.etml
Thanks for the help!
Jeremy