Hello,
I am working with LabVIEW 7.0 under Windows XP to create a VI that uses a CIN in the block diagramm. Following the steps in the manual "Using External Code in LabVIEW" (2003, pages 3-15 and 3-16), I created a project in Visual C++.net, but there are problems during the build process. The error message is: "error PRJ0019: A tool returned an error code from "Performing Custom Build Step". Although myproject.dll is generated, no lsb file does.
I created the enviromental variable CINTOOLSDIR and also replaced in the project settings $(WkspDir) by a path.
What is wrong? Is there a different possibility to generate the lsb file?
Thank you for your help.