grauzone wrote:
Joel Christensen wrote:
FMOD sound (record and play) is off D Programming web site.
http://wiki.dprogramming.com/FMod/HomePage
I followed instructions from the web site. But one instruction said to
use 'coffimplib.exe' but I couldn't see where it is to download it,
and one li
DMD2.036.
Under dmd/phobos release package,inside samples\d\mydll folder,there is a
sample to write dll and import lib fille from.It compiled and runs fine.But
when I try to modify a bit,it produce strange error problem.Kindly refer to the
sample for source.
In mydll2.d which contains the expor
Joel Christensen wrote:
FMOD sound (record and play) is off D Programming web site.
http://wiki.dprogramming.com/FMod/HomePage
I followed instructions from the web site. But one instruction said to
use 'coffimplib.exe' but I couldn't see where it is to download it, and
one link wasn't found (
Now I get the error using coffimplib.exe 'Error: missing archive signature'.