Jump to content

Benjamin Rouffet

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by Benjamin Rouffet

  1. I've implemented a package with a very specific name (e.g "Error Dialog with Copy to Clipboard") but going through new needs I came with more general feature for this particular package. Now a better package name should be something like "Improved Error Dialog". I would like to know if it s possible to change the VI Package name displayed on VIPM (app or website) without changing the *.vip file?

  2. Hi everyone,

    I was wondering if it is possible to unpublish a package? or redirect old published package to a new publisher one? 

    Here is the situation: I've development a package published on my own name and my company want to put effort into open-source and centralizing internal individual effort under the company name. So, we just release a new package but on the company name and I would like to unpublish my first package or at least redirect to my company one. 

  3. Hi Michael,

     

    I have the same issue the VIs use to build the VI packages use the * wildcard to make the reference to the shared library platform independent. During the VIP build process it seems that LabVIEW replaces the reference by the appropriate file extension and the appropriate bitness (32 or 64).

     

    There is an option on Source File Settings page called Do Not Compile on Build which should avoid this behavior but it is not included in the Free version :(

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.