RE: Now what!? Try to bind, and it won't let me.
> If you want to run your source code on another machine
> that doesn't have Euphoria installed,
> you can do it, but your files must all be in the same
> directory, including any that you need from euphoria\include.
> Or you can simply use the binder or translator to make a .exe that will
> run anywhere.
It's not that I want to run my Euphoria projects on machines that don't
have Eu installed, it's that I want to develop them on machines that
don't have Eu installed, and still be able to test them. I can live with
putting all the files in the same directory, though it's a pain.
Fortunately Eu is small enough so a few extra copies of some files isn't
going to matter much.
However, that doesn't solve my problems with bind.ex. I wanted to bind
the makedoc.exw program. Unfortunately, since it looks for PDEXW.EXE
using that environment variable, it won't work on my work machine.
I'll work around it I guess.
BTW, there are 2 other problems I've been having that I'll get back to
you about.
|
Not Categorized, Please Help
|
|