NIVeriStandAdd-Ons / VeriStand-Development-Tools

This the master package for installing additional Veristand development tools.
Other
0 stars 3 forks source link

inline asynch template PXI target failure #9

Open rdecarreau opened 5 years ago

rdecarreau commented 5 years ago

Versions of things

LabVIEW 2019 VeriStand 2019 LabVIEW RT not yet installed

Description

When I create a custom device from the inline asynch template, the PXI target fails to create properly. LabVIEW asks for a bunch of dependencies while creating the project. If you click ignore, the PXI target is not created properly. I am not sure how the other targets are created properly. If you save&close the project, when you go to open it again it will ask you for various Custom Device API dependencies. Even if you point the project to them, they won't save and you get into a loop of "I told you where these were last time, what more do you want from me?"

Resolution

Installing the nipkg for LabVIEW RT (although it doesn't mention PXI) fixes the issue.

I am not 100% sure what to do about it, could be as simple as adding "Install LabVIEW RT before using" to the readme?