
chas9000c
How can I use the latest version of AForge.NET side by side with the EZ-Robot SDK?
Since the SDK has an aforge.dll and already uses AForge, I get a conflict when I try to include the actual AForge.NET dll's in the same project.
I've tried using extern alias to separate the two in my own code, but still get the conflict. I believe extern alias won't solve this conflict, because aforge.dll is referenced by other dll's outside my control, including the SDK's EZ_B.dll and AForge.NET's dll's, such as aforge.imaging.dll, aforge.video.dll, etc.
Is the SDK truly incompatible with AForge, or is there a way to write an application that uses both the SDK and AForge side by side?
Thanks.
Upgrade to ARC Pro
Become a Synthiam ARC Pro subscriber to unleash the power of easy and powerful robot programming





