LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

source distribution build not successful

I tried to create a source distribution (LLB). The error message I got is

 

Error copying files.
Source: Program Files:\National Instruments\LabVIEW 8.5\resource\visarc

Destination: .....\data\visarc

 

Librarian Path Location.vi

 

After click details, the following message showing

 

Visit the Request Support page at ni.com/ask to learn more about resolving this problem. Use the following information as a reference:

Error 1 occurred at AB_Destination.lvclass:Copy_File.vi -> AB_Source.lvclass:Copy_SourceItem.vi -> AB_Build.lvclass:Copy_Files.vi -> AB_Build.lvclass:Build.vi -> AB_Build.lvclass:Build_from_Wizard.vi -> AB_UI_FRAMEWORK.vi -> AB_CreateNewWizard_Invoke_CORE.vi -> SDBUIP_CreateNewWizard_Invoke.vi -> SDBUIP_CreateNewWizard_Invoke.vi.ProxyCaller

Possible reason(s):

LabVIEW:  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 @.
=========================
NI-488:  Command requires GPIB Controller to be Controller-In-Charge.

 

 

I did not see any path wrong. Any other possible cause?

 

Thanks,

Ottawa 

 

 

0 Kudos
Message 1 of 3
(3,118 Views)

Hi Ottawa,

 

Are the VIs created in LabVIEW 8.5 or an older version?

 

Do you have any duplicate VIs in your build?

 

Does mass compiling the VIs first and then trying to build the LLB help? 

0 Kudos
Message 2 of 3
(3,090 Views)

Thanks. It is Verion 8.5. It is fixed by selecting the "remove unused memebers of project libraries" under Additional Exclusions for source distribution build.

 

Cheers

Message 3 of 3
(3,087 Views)