Building a plug-in DLL using VS 2010 Express
Posted: Wed Nov 09, 2011 8:32 am
Dear Forum,
I have build an DLL from Richard Furse's "sine.cpp" out of the Computer Music Toolkit - CMT. I've been using Visual Studio 2010 Express.
After a very few modifications (casting math.pow) I could build the DLL. It's a WIN32 DLL and my machine is a Windows 7 64-bit.
Unfortunately my plug-in DLL is not detected by Audacity, while other plug-ins are found. So it's not a question of a wrong directory but a question of compiler/linker settings.
Does anybody have a suggestion?
Thanks,
Peter
I have build an DLL from Richard Furse's "sine.cpp" out of the Computer Music Toolkit - CMT. I've been using Visual Studio 2010 Express.
After a very few modifications (casting math.pow) I could build the DLL. It's a WIN32 DLL and my machine is a Windows 7 64-bit.
Unfortunately my plug-in DLL is not detected by Audacity, while other plug-ins are found. So it's not a question of a wrong directory but a question of compiler/linker settings.
Does anybody have a suggestion?
Thanks,
Peter