Bernt Rønningsbakk
18 years ago
Hello David,
I've followed your fine instruction for compiling with VS 2005 (hit and
hope) and it seems to have worked fine. I am beginning to get a good c#
binder up and running.
It works on the development machine. But when I bring a USB stick with an
.exe + portaudio.dll to any of the other computers this error is raised on
startup. All machines run XP SP2. I am not registering the portaudio dll. It
is located next to the exe file.
I get a clr20r3 error P9: system.dllnotfoundexception when I try to run a c#
program that calls portaudio.dll. Browsing the www for clr20r3 brings up all
kinds of related errors, but none with a relevant solution.
Running from the USB stick on the development machine, I get the same error
if I rename portaudio.dll. So there are strong indications that
portaudio.dll is not found, rejected or something similar on the other
machines.
I've made a new windows application that holds the binder and makes one call
to portaudio, and the same thing happens there.
If you have a portautio_x86.dll that you know works on various machines I'd
love to try it out to see if I have a compilation problem here or there's
something with my binder makeup.
Best regards / vennlig hilsen
Bernt
I've followed your fine instruction for compiling with VS 2005 (hit and
hope) and it seems to have worked fine. I am beginning to get a good c#
binder up and running.
It works on the development machine. But when I bring a USB stick with an
.exe + portaudio.dll to any of the other computers this error is raised on
startup. All machines run XP SP2. I am not registering the portaudio dll. It
is located next to the exe file.
I get a clr20r3 error P9: system.dllnotfoundexception when I try to run a c#
program that calls portaudio.dll. Browsing the www for clr20r3 brings up all
kinds of related errors, but none with a relevant solution.
Running from the USB stick on the development machine, I get the same error
if I rename portaudio.dll. So there are strong indications that
portaudio.dll is not found, rejected or something similar on the other
machines.
I've made a new windows application that holds the binder and makes one call
to portaudio, and the same thing happens there.
If you have a portautio_x86.dll that you know works on various machines I'd
love to try it out to see if I have a compilation problem here or there's
something with my binder makeup.
Best regards / vennlig hilsen
Bernt