LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

using c++ dll in CVI

Hi,
 
I'm using C++ dll for Ethernet to I2C communication. The problem is that when I add the *.lib and *.h files to my project,
I get a lot of errors. The most strange on is that the compiler doesn't recognise "extern "C"..." 
 
I would be glad if someone can help me with this problem.
 
Thanks
Barak
0 Kudos
Message 1 of 2
(2,947 Views)
You may have aready seen this post, which should point you in the right direction.
 
JR
0 Kudos
Message 2 of 2
(2,930 Views)