Re: Error When Compiling with EUC

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

I think I tried both... I will try again.

I've got a fresh Windows 10 Pro 64-bit virtual machine here. I downloaded the Euphoria 4.1 beta 2 for Windows and the TDM-GCC-64 5.1.0 and installed both.

PATH=C:\Euphoria\bin;C:\TDM-GCC-64\bin 

I ran the following PowerShell command to compile all of the demos.

cd C:\Euphoria\demo 
Get-ChildItem -File *.ex | Foreach { euc $_.Name } 

Everything built just fine with the exception of dsearch.ex.

Build directory: build-031649\ 
C:\Euphoria\demo\dsearch.ex:120 
<0074>:: Errors resolving the following references: 
    'open_dll' (dsearch.ex:120) is not a builtin. 
 
        return eu:open_dll(name) 
                         ^ 

-Greg

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

Search



Quick Links

User menu

Not signed in.

Misc Menu