Re: EuAllegro Help

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

I have it set to 0, which I believe is basiclly the same as NULL, unless I'm mistaken.

That is correct. It's defined in std/dll.e as literally public constant NULL = 0.

If you can see al_install_system in the DLL via Dependency Walker, then it should be found by define_c_func().

Check the output of open_dll() as well. Are you getting a large integer (memory address) or zero (DLL was not loaded)?

Which specific DLLs are you using? I'd like to download and test them on my system.

-Greg

Yes I checked with the DLL dependency program, al_install_system() is included in the DLL. I'm using allegro-x86_64-w64-mingw32-gcc-8.2.1-posix-seh-dynamic-5.2.5.0 from https://github.com/liballeg/allegro5/releases/tag/5.2.5.0, the specific DLL is allegro-5.2.DLL

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

Search



Quick Links

User menu

Not signed in.

Misc Menu