ni / niveristand-communications-bus-template

Template custom device for using communications buses in VeriStand
http://www.ni.com
MIT License
0 stars 3 forks source link

Comms Bus Template Generator requires the original CHM be built #82

Closed Karl-G1 closed 3 years ago

Karl-G1 commented 3 years ago

Describe the bug Comms Bus Template Generator errors when run from a clean git repo. It currently seems to require the original CHM (Communication Bus Template.chm) be built before running the Template Generator VI.

To Reproduce

  1. Have a totally clean working git directory (run git clean -fdx)
  2. Open and run Clone Template Main.vi

Expected behavior Don't error :) If the CHM is needed for the copy, run Build CHM.vi before cloning.

Screenshots image

douglasnorman commented 3 years ago

Fixed in PR 85.