Re: Scanning a directory an getting file names.

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

yes problem solved.

I had to add this to a binary cfg:

-i C:\euphoria-40b2\include\std

-i C:\euphoria-40b2\include

The first really shouldn't be there. The 4.0 standard is to use:

include std/regex.e 
include std/text.e 
... etc ... 

Thus, only the second should exist. -i c:\euphoria-40b2\include. This allows you to use most 3.x code found on the net and new 4.x code as well.

Jeremy

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

Search



Quick Links

User menu

Not signed in.

Misc Menu