Re: OpenAL Soft 1.15.1 is out
Posted by
Xerxes Rånby on
Mar 22, 2013; 1:28pm
URL: https://forum.jogamp.org/OpenAL-Soft-1-15-1-is-out-tp4027581p4028756.html
If you want to include soft_oal.dll into the build then simply copy the dll to
joal/make/lib/windows-i586
or 64bit to
joal/make/lib/windows-amd64
The ant script will then include the dll inside the jar.
Cheers
Xerxes
2013/3/22 gouessej [via jogamp]
<[hidden email]>
If I spend too much time under Windows, I will just throw my younger brother's laptop away, even the file explorer is broken...
I can fix the dynamic loader in order to take soft_oal.dll into consideration and maybe I can modify the Ant script to wrap soft_oal.dll in joal-natives-*.jar. Would then GlueGen extract it correctly?