07-23-2019 06:30 AM
Hello,
I have a couple of programs I wrote using CVI 2017 and I need to document the build process. I'd like to make it as easy as possible by scripting the build of both projects "a la make".
Is it possible to do such a thing with CVI 2017.
Thanks!
-martin
Solved! Go to Solution.
07-23-2019 09:32 AM
Hey Martin,
You can use the CVI Command Line Interface to script the build process. It won't use a traditional makefile, but you can create any number of build configurations and choose which to use when you build using your script.
Cheers,
Ryan Curtis
Product Support Engineer
Automated Test Software R&D