coco822 Posted November 30, 2022 Report Share Posted November 30, 2022 Hello, I am working on a function library and I want to package it with VIPM. On this side I have no problem, my problem appears when I want to remove the block diagram of my VI in order to protect my source code. I first tried to use the pre build actions calling a VI using scripting to remove the block diagram from my VIs (something like below). However when I do this I get this kind of error message. It seems that we cannot remove the block diagram before the build. My question is "How can we remove the block diagrams from a post build action ?" After some research, I came across this post in which Jim Kring says "This should be possible with a custom post-build action VI", however he does not explain how to achieve this. I was able to remove the block diagrams using the post install actions however my goal would be to remove them with a post build action. Quote Link to comment
LogMAN Posted November 30, 2022 Report Share Posted November 30, 2022 Cross-post: Remove Block Diagram after Build with VIPM - VI Package Manager (VIPM) - VIPM Community Please always include links when posting in multiple forums. Quote Link to comment
coco822 Posted December 1, 2022 Author Report Share Posted December 1, 2022 Finally it seems that the build error (when there is no block diagram) is related to the VIPM version. When compiling with version 2020.1 there is no problem. Quote Link to comment
Youssef Menjour Posted December 1, 2022 Report Share Posted December 1, 2022 (edited) The problem is not solved in the latest version of VIPM ! version 2022.0 --> build 2371 This problem is known since 2 years ! Please wake up JKI ! This functionality is important for who want to make business. JKI.rar Edited December 1, 2022 by Youssef Menjour Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.