Re: get_pixel

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

When running version 4 and including font.e.

I keep getting an error:

<0074>:: Errors resolving the following references: E:\EU\MYINCLUDE\font.e <364>: get_pixel

Is there a workaround for this?

OpenEuphoria does not support MS-DOS specific routines, such as its graphics functions like get_pixel. In Euphoria v3, get_pixel is a built-in routine. You are getting this message because Euphoria v4 cannot find any routine called get_pixel.

So you can do a couple of work arounds ...

  • Stick to using Euphoria v3's DOS edition (ex.exe)
  • Do not include font.e
new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu