LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

CVI project compile problem.

We have CVI 5.0.1 installed on two computers.
My CVI project compiles fine on one computer and gives link error's on the second computer.Both the computers have the same versions. Some other project's compile fine on the second computer too.

Any help would be appreciated.
0 Kudos
Message 1 of 3
(3,102 Views)
You'll need to check that not only the project settings, but also the instrument settings are the same.

Check the 'Instrument' menu option from the main project panel and see if there are any .fp files listed. To make the project portable include these in the project itself.

Not sure if this is your problem, but it was mine when I tried to compile someone elses project last week.... 🙂

Mike
Mike Evans
TRW Conekt
N.I. Alliance Member, UK
http://www.Conekt.net
0 Kudos
Message 2 of 3
(3,102 Views)
Hi Rann,

Along the same lines as Mike's suggestion if you're using any hardware you should make sure you have the same version of the hardware drivers installed on both computers. For example the NI-DAQ library for CVI installs with NI-DAQ and not CVI. So if you didn't have NI-DAQ installed you would not have access to this library in CVI.

I hope this helps!

Sarah Miracle
National Instruments
0 Kudos
Message 3 of 3
(3,102 Views)