Re: Euphoria to C

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

I am new to Euphoria and I am attempting to use the translator and the bundled compiler.

What version of 4.0 did you try? I think 4.0 beta 3 has the pixel() bug fixed.

Alternatively, add these three lines to the top of run-me.ex :

global procedure pixel(object x1, sequence s) 
x1 = s 
end procedure 

That should work around the issue with pixel in the translator.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu