RE: new to euphoria

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

Thanks Irv.  As a direct result of all your hard work and your 
willingness to help me configure your work for my machine, I'm now happy 
to report that I'm able to use eugtk.  However I did make one small 
change to your advice.

instead of changing ....
eugtk = open_dll(libpath & "eugtk.so")

I changed ...
constant libpath = getenv("HOME") & "/euphoria/include/"

to ...
constant libpath = getenv("EUDIR") & "/include/"

in the set up documentation of euphoria it mentioned to set the $EUDIR.  
What else would it be for if not for situations like this?
Any way I got a really cool program to start on.  Thanks again.

Ron_W

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

Search



Quick Links

User menu

Not signed in.

Misc Menu