Skip to content

Commit

Permalink
Updated build versions. Added requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesMc86 committed Jul 12, 2019
1 parent b4ec9b2 commit eaffe6f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
Binary file modified LabVIEW Source/lvBuild SubVIs/CONSTANT - lvBuild Version.vi
Binary file not shown.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -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.


0 comments on commit eaffe6f

Please sign in to comment.