LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error when building executable "error occurred when updating the resources in the application : 0"

hello,

 

how can i resolved this error please?

 

anonymous11_0-1747822341554.png

anonymous11_0-1747822666080.png

 

 

0 Kudos
Message 1 of 4
(511 Views)

Is this issue resolved?

0 Kudos
Message 2 of 4
(329 Views)

I get the same error message when building an application with LabVIEW 2024 Q3 (32-bit) 24.3.4f4.

0 Kudos
Message 3 of 4
(249 Views)

That is usually because of zealous Virus protection. In order to build the final executable LabVIEW has to create the exe file and then add the resources to it. For some Virus detections this is a highly suspicious operation as it could mean that some nefarious tool is actually trying to modify existing executable files to include some nastiness.

For more common code building tools like Visual Studio, the Virus detector has of course special white listing mechanisms, as Microsoft would not be happy about commercial tools trying to cripple their build tools. Some Virus detector creators never even heard of a software called LabVIEW.

 

Solution is to add an exception to your Virus detection tool for the LabVIEW application or the folder you usually build into. Or if you have not the authorization to do so, to contact your IT department. 

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 4 of 4
(232 Views)