diff --git a/LabVIEW Source/lvBuild SubVIs/CONSTANT - lvBuild Version.vi b/LabVIEW Source/lvBuild SubVIs/CONSTANT - lvBuild Version.vi index d921a0f..17d13a2 100644 Binary files a/LabVIEW Source/lvBuild SubVIs/CONSTANT - lvBuild Version.vi and b/LabVIEW Source/lvBuild SubVIs/CONSTANT - lvBuild Version.vi differ diff --git a/README.md b/README.md index e3bc0e1..4eec1c6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ # G-CLI-lvBuild A LabVIEW build tool for the G CLI interface -# Parameters +# Requirements + +* LabVIEW 2014 or higher. + +# lvBuild Command ## Optional @@ -20,4 +24,14 @@ A LabVIEW build tool for the G CLI interface g-cli --lv-ver 2015 lvBuild -- -buildNumber 4 "LabVIEW Source\MyProject.lvproj" myExe +## Usage Notes + +### LabVIEW FPGA + +This does not currently support FPGA builds. This is something we will look into as part of this in the future or an alternative tool. + +### Build Location + +By default the build location maybe the level above the project. +