LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Missing function when running a .exe labview program

Hi everyone,

 

 

I have used a subvi taken from the RoboIO library  ( http://www.roboard.com/labview/Labview_RoBoIOv15b.zip) to make up a program in order to run a .exe version of it on another computer that doesn’t have Labview (just Run Time Engine SP1 is installed).

 

The .exe works fine on the Labview computer (after adding to the Build/Data directory the RoboIO.dll, RoboIOv15b, winIo and WInIO.dll files.). I have no conflict message when opening the Project explorer manager dependancies.

 

When I launch the .exe on the second computer I get a message saying it can't find the function I was talking about at the beginning of my post. (running another .exe without this function works fine on this second computer)

 

It’s the first time I am using a .exe on a "non-labview computer", so I must be doing something wrong : not creating correctly the .exe program

 

Would anybody have an idea what could be  the problem?

 

Thansk a lot,

 

User

0 Kudos
Message 1 of 2
(2,531 Views)

Hi

 

To deploy an application in a computer that doesn't have LabVIEW you could create an instaler than an exe.

You can find how to create an instaler in the LabVIEW help.

 

Regards,

Nicolas M.
National Instruments France


Journées Techniques LabVIEW 2012 : du 27 septembre au 22 novembre
2 sessions en parallèle : Débuter avec LabVIEW - Développer avec LabVIEW

0 Kudos
Message 2 of 2
(2,491 Views)