JKI Discussion Forums
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

pkg build aborted: "The following source VIs or Libraries are missing"

#1
User is offline   pat 

  • Group: Members
  • Posts: 2
  • Joined: 15-December 11
Hello-

I thought this would be the appropriate place to inquire about an issue I'm having (likely creating myself haha).

First off, I'm using LabVIEW 2011, and VIPM build 1692

When I first built a 'test package' just to see how the process worked, things went smooth just like the youtube video explaining how to do so...

Somewhere along the line, after building the first package containing actual VIs I want (and realizing I needed to rebuild or build a new package to replace) the builder started looking into LV's vi.lib for the source files (of the first vi it runs into) even though the subvis are in a subdir in the path I specify as the 'source directory'

The directory I'm dragging into 'source directory' is as follows:
-[Main]
      -[Submain]
          QSMstructure.vi
          -[QSM VIs] 
                 queue.vi
                 dequeue.vi
                 ...
                 etc.vi

The queue and dequeue are subvis in the qsm structure...

I think what may be happening is that since QSMstructure.vi has subvis that no longer exist in vi.lib (because the package was uninstalled) it doesnt look for the subvis in the Main directory I pointed to...

any thoughts/ideas on how to figure this issue out?

Thanks!
-pat
0 kudos

#2
User is offline   pat 

  • Group: Members
  • Posts: 2
  • Joined: 15-December 11
So I did manage to get a new package build (Though I have no idea why it worked that time around)- now I just want to ask this question-

How do you upgrade a package that you've already built? Say I just wanna change the icons...

This might be a stupid question, maybe it's not even possible on the community version I dont know.

Thanks
-Pat
0 kudos

#3
User is offline   Ashish 

  • Group: JKI Team
  • Posts: 26
  • Joined: 31-July 06
  • Gender:Male
Pat,

Glad to know that you managed to build a new package. We will certainly look into possible reason for the issue you experienced.

VI Package Icon Editor is part of the community edition of VIPM!! Here is the link to the comparison chart: http://jki.net/vipm/compare

Here is link to an article describing on how to modify the package icon: http://support.jki.n...he-package-icon

I will also recommend you to read this thread specifically for VI Package Icon Editor and labVIEW 2011: http://forums.jki.ne...ts-of-new-icon/

- Ashish
Ashish Uttarwar
Product Support Engineer and Certified LabVIEW Developer, JKI
0 kudos

#4
User is offline   Michael Aivaliotis 

  • Group: JKI Team
  • Posts: 327
  • Joined: 15-March 06
  • Gender:Male
I also wanted to add that you can just do a new build of the package (the build number will increment) and just install it. VIPM will autodetect it as a new version and perform an upgrade.
Michael Aivaliotis - VIPM Product Manager

VIPM Idea Exchange <<-- Post your VIPM Feature Requests Here
VIPM Online Documentation
JKI Product Support <<-- For urgent requests, submit a ticket
0 kudos

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic