Re: PATH Variable not assigning correctly for 4.0

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

EUDIR should be set to your Euphoria installation directory (on many computers: C:\Euphoria). %EUDIR%\include will automatically then be placed into your Euphoria include path. Now, for things like socket.e, you need to give it the sub-path of %EUDIR%\include. For instance:

include std/socket.e 
include std/regex.e 
 
-- etc... 

Jeremy

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

Search



Quick Links

User menu

Not signed in.

Misc Menu