ni / niveristand-custom-device-development-tools

LabVIEW VIs providing common functionality used by multiple VeriStand custom devices.
MIT License
18 stars 9 forks source link

Enable building for 64-bit #45

Closed buckd closed 3 years ago

buckd commented 3 years ago

What does this Pull Request accomplish?

Fixes #44 Drops LV 2017 and 2018 support. Adds 2021 support.

Why should this Pull Request be merged?

Beginning with VeriStand 2021, we need to support building for 64-bit. This change enables us to install the dev tools to 64-bit LabVIEW.

What testing has been done?

None