LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

"The LabVIEW project library does not sharre a common path to disk with the files the project library owns" msg

I thought this was a file the project library owns.  So what's up?
0 Kudos
Message 1 of 7
(3,452 Views)
App note: http://digital.ni.com/public.nsf/websearch/43B5686A6AE4DD118625714800797878?opendocument&Submitted&&... did not help.  If the .lvlib is included in the .exe what is the runtime path?  See attachment.  The only way I can get this to automatically deploy is by including the .lvlib file in the same folder as the app .exe on the RT target and set the deploy libraries path as such.
0 Kudos
Message 3 of 7
(3,422 Views)
I worked with RAMaston on the phone to resolve this issue. The solution was to ensure that the Application from under Build Specifications was selected when adding the source files for the installer and not selecting files from under the My Computer target.

When specifying the library path on the block diagram, the Default Data Directory constant can be used from the File Constants Subpalette to build the library path.
0 Kudos
Message 4 of 7
(3,405 Views)
It worked.  Thanks lion-o
0 Kudos
Message 5 of 7
(3,399 Views)

What if I have no application?  In other words I'm trying to build an installer ONLY to distribute an XControl?  I get this error and I don't know how to correct it.  Thanks in advance!

0 Kudos
Message 6 of 7
(3,128 Views)

2and4 wrote:

What if I have no application?  In other words I'm trying to build an installer ONLY to distribute an XControl?  I get this error and I don't know how to correct it.  Thanks in advance!


 

Answered here

 

Ton

Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 7 of 7
(3,112 Views)