LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

pure virtual function call when bulding application

Hi folks!
I'm trying to build an installer in LV 8.5 which needs to include the LV as well as the Vision Runtime engine. Including just one of these engines in the installer works fine, but including both results in the following error during the build process:
 
R6025 - pure virtual function call (see pic attached)
 
Has anyone seen this yet and knows what to do???
 
Regards, David
 
btw: hitting the ok button results in a crash of LV and the project manager!
0 Kudos
Message 1 of 5
(3,178 Views)
Hi David,

This error is referenced in the National Instruments knowledgebase.
Runtime Error (R6025) When Using LabVIEW

Best regards,
Nick_CH
0 Kudos
Message 2 of 5
(3,163 Views)

Hi Nick,

thanks for your response. Unfortunatly I neither use FiledPoint nor do I have script blocking tool like norton AntiVirus active. So the error must be caused by something else??? Anyways, I will reinstall LV and hope that will help.

Regards, David

0 Kudos
Message 3 of 5
(3,156 Views)

I had an app that throws tht error when shutting down LV.

If I remeber correctly, closing I/O refs and getting rid of simulated devices did the trick.

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 4 of 5
(3,137 Views)

I don't really know how I got it to run, but proving new paths to the run time engines during the build process seemed to solve the issue.

David

0 Kudos
Message 5 of 5
(3,123 Views)