ni / niveristand-scan-engine-ethercat-custom-device

Provides NI Scan Engine, EtherCAT and Remote IO support for NI VeriStand
MIT License
16 stars 22 forks source link

Swap bitness build orders to get 64-bit error paths #253

Closed Karl-G1 closed 1 year ago

Karl-G1 commented 1 year ago

What does this Pull Request accomplish?

Swap build order of 32-bit and 64-bit versions to ensure packaging variables for 2021+ are set to 64-bit

Why should this Pull Request be merged?

Fix AzDO Bug 2403000 Currently, the errors file is installed to 32-bit paths due to the 32-bit packaging step happening before the 64-bit.

What testing has been done?

Dev branch build to validate the package output has the correct path: image