LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

used C++ code in Labview

     Dear,
 
In my application I used the VI "Call library function node" in include my dll in the project.
I work with Labview 8.5.
 
I follow different tutorials but I always arrived on the same error. We the code arrive the "call library function node", LabView No responding.
 
In the project I have join, there is the code in C++ and the VI.
In the VI (simple VI to understand the mistake), I juste would like call tow different array and modifie the values with the C code.
 
If someone cam help me.
 
  Regard
  Julien
0 Kudos
Message 1 of 3
(2,424 Views)
When I tried to load the VI I got the old "the application has failed to start because the application configuration is incorrect..." blah, blah, blah error. I get what appears to be a name mangling issue. It seems that you're using Visual Studio 2008? Perhaps this is applicable?
0 Kudos
Message 2 of 3
(2,407 Views)
  Dear Smercurio,
 
Thank you for yor response. Yes I used Visual Studio 2008.
It going to try what you send.
 
  Massif
0 Kudos
Message 3 of 3
(2,396 Views)