AROS World Exec
Development => AROS Software Development => Topic started by: lm on August 12, 2019, 05:47:37 AM
-
mpega LINK library is missing from development/lib directory.
Can some aros developer provide that to me, as without it I can't compile a program that I'm doing.
Thanks!
-
A bit late, but:
For ABiv0 i386 it's here:
http://archives.aros-exec.org/index.php?function=showfile&file=audio/play/mpega_libmad.i386.tar.bz2
For ABIv1 and/or other targets you would have to compile it by yourself.
-
mpega LINK library is missing from development/lib directory.
Can some aros developer provide that to me, as without it I can't compile a program that I'm doing.
Thanks!
You have to compile it yourself. When you do, please submit it here (http://archives.aros-exec.org/index.php?function=submit). Please, when it comes to ABIv1 x86_64, write in the "Requirements" field: ABIv1, x86_64. I myself always write the ABI version and architecture, it's a good habit so that users don't get confused. For my part, I wish you luck. I'm sure you will succeed.