Re: EuSDL 2.24.0 Released!

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

Yeah, It's odd, because the dll just isn't loaded at all - there's something different about it. I'm fairly sure it's not the path, because it's sprinkled about in all the usual places.

A few troubleshooting pointers:

  • Put any libraries you want to use with your Euphoria projects in either the Euphoria bin directory (next to eui.exe) or the local directory where you'll be working from.
  • After placing the libraries where you want, use Dependencies to verify that they are loading correctly.
  • A lot of libraries built with MinGW require additional support libraries like libgcc_s_dw2-1.dll or libwinpthread-1.dll. You'll have these available if you have TDM-GCC installed and in your PATH.
  • Mind your architecture! 64-bit Euphoria can't load 32-bit libraries and vice-versa. I recommend using 64-bit Euphoria if you're on a 64-bit system (which nowadays you should be).

-Greg

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

Search



Quick Links

User menu

Not signed in.

Misc Menu