LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Command Line Compiles?

Is it possible to compile a LabWindows/CVI project from the command line (DOS
prompt)? I am using CVI 5.0 on an NT 4.0 platform. I would like to be able
to compile without opening the GUI.

TIA,
Steve
0 Kudos
Message 1 of 3
(3,045 Views)
LabWindows/CVI does not provide a command line compiler. It does support
ActiveX Automation which allows you to control CVI from another application
through ActiveX for actions like loading and compiling projects.

Best Regards,

Chris Matthews
Measurement Studio Support Manager

"Steve Koppa" wrote:
>>Is it possible to compile a LabWindows/CVI project from the command line
(DOS>prompt)? I am using CVI 5.0 on an NT 4.0 platform. I would like to
be able>to compile without opening the GUI.>>TIA,>Steve
0 Kudos
Message 2 of 3
(3,045 Views)
This question was asked nearly two years ago. We have a number of projects (*.prj files) which we would like to build in one command, like the "big boys" do on their Solaris & Linux boxes.
  1. Have you made any progress on a command-driven compiler (+ a maker and a linker)?

  2. If not, has this been dropped from your development plan?

  3. If yes, has it been released?

  4. How much is it?

0 Kudos
Message 3 of 3
(3,045 Views)