Recent

Author Topic: (SOLVED) allegro5.pas.. No _divmoddi4 function in allegro_acodec-5.2.dll  (Read 1499 times)

knerking@gmail.com

  • Newbie
  • Posts: 3
When i try to run a program that uses al5audio and al5acodec i get that error
message from windows 8.1
Where can I download the proper dll's  to use with allegro5.pas?

...
I was using dll's for allegro 5.2.5 and that didn't work apparently.
 
Instead i downloaded older dll's for allegro 5.2.2 from https://github.com/liballeg/allegro5/releases

Now it works.
« Last Edit: October 04, 2019, 09:43:03 pm by knerking@gmail.com »

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 11446
  • FPC developer.
Re: (SOLVED) allegro5.pas.. No _divmoddi4 function in allegro_acodec-5.2.dll
« Reply #1 on: October 04, 2019, 11:41:12 pm »
That functions is afaik libgcc.  I don't know anything about allegro, but if it comes with a libgcc.a you could try to link it with {$linklib gcc}

 

TinyPortal © 2005-2018