LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

generating dll from LabVIEW 2015

Hello,

is it possible to generate dll from LabVIEW2015 to use it in LabWindows2012? 

is there a problem of comptability between the two version?

when i'm debuging my code CVI this is the error message that appears everytime and I didn't know how to deal with it so I thought in this problem!

in the pictures below you'll find the error message. 

thanks.*

 

Download All
0 Kudos
Message 1 of 2
(2,684 Views)

Are you including toolbox.h in your project either directly of referenced by another include file? If so you may have problems in Min and Max definition in toolbox.h conflicting with the one in extcode.h

You could try simply commenting out the definition in extcode.h



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 2
(2,651 Views)