Error 1 When Building a DLL in LabVIEW

Updated Feb 21, 2023

Reported In

Software

  • LabVIEW

Issue Details

I'm trying to build a new DLL from my LabVIEW project, all the VIs are working but when I press the Build button I receive the following error: 

Error 1 with DLL

Error 1 occurred at : Compile DLL Stub.vi->
AB_Engine_DLL_Build_Stub.vi


Possible reason(s):

LabVIEW: (Hex 0x1) An input parameter is invalid. For example if the input is a path, the path might contain a character not allowed by the OS such as ? or @.
=========================
Command requires GPIB Controller to be Controller-In-Charge.


 

Solution

In the Build Specification, go to the Advanced Category and make sure to uncheck Include a type library for TestStand or Call Library Nodes.