12-03-2014 08:23 AM
Hello,
I am using vision acquistion software to control a GigE camera. I have found that the VisionAcquistion library depends on a common one that needs to be assembled using .NET 3.5 and fails to build if I use a nationalinstruments.common library that uses a later version of .NET. Essentially, this means that I need two versions of the common library and updating all the references will mean that my project will no longer compile. Is there any workaround to ensure that the vision acquistion libraries can inherit from libraries assembled on a later version of .NET?
Many thanks,
Jimmy
12-10-2014 07:13 AM
Hi Jimmy1991,
Apologies for the delay in responding to the post.
I believe that if the libraries have been assembled on a later version of .NET, then they may not be compatible for use with previous verions of the .NET libraries.
Kind regards,
DanC12