03-15-2016 10:18 AM - edited 03-15-2016 10:27 AM
I'm new in CVI 2015. I was using CVI 7 and when I choosed "Create Distribution Kit", when I was still in debug mode, Labwindows asked me to build the executable for release before creating the Distribution Kit. In CVI2015 this doesn't happen and the Distribution Kit is created with the last release executable built, even if I have done some modification in my code!! That's a problem since I work in debug mode and I usually forget to build the release executable before calling the distribution kit, so I need CVI to do it automatically as CVI 7 did. I guess there is an option to do this but I don't find it. Someone may please tell me how to solve this problem and force CVI to build the release exe before building the distribution kit? Thank you.
Solved! Go to Solution.
03-16-2016 01:53 AM
I am sorry that I can not tell you how to solve the problem, all I can tell is that I have not experienced this behaviour: in such a case CVI shows a popup 'One or more projects need to be rebuilt before building the distribution. Do you want to build them now? yes / no / cancel.'
All I could suggest is to have a look at the Build / Distributions / Edit project settings and see if the 'Files' section looks ok.
03-16-2016 05:06 AM
Today I solved simply creating a new distribution. The previous one that I was unsing was automatically imported by CVI7 project. By creating a new distribution, now, when I change something, CVI ask me if I want to build the release. So I didn't understand the problem but I solved it by editing a new distribution kit.