| (I accidentally sent this as a reply to an existing thread and as a result may be missed by developers
using the forums. Sorry for the repost.)
Hi,
I can't seem to get csound~ working with csound64.dll.5.1. After calling csoundCreate(), none
of the API functions seem to work. Either a bad memory access is reported, or the function calls
just fail. Since the CSOUND struct is opaque, I can't confirm if csoundCreate() is actually working
either.
I have been able to get csound~ working with csound32.dll.5.1. Do I need to do things differently
for the 64bit version? I created a library using the following command:
lib /machine:i386 /name:csound64.dll.5.1 /def:csound.def
which creates the library csound.lib. csound~ successfully links against this library. I'm using
MSVC 7.0.9955.
Davis
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |