11-07-2007 02:06 PM
11-07-2007 04:00 PM
11-07-2007 04:57 PM
You have to watch out for hard links to specific folders for some files in your distribution. Are the files in red font in lower right hand pane of the distribution editor?
You can aribitrarily add files to your project, the links to these will relocate with the project, and the distribution editor will find them. If you add a file directly into the distribution, but not the project, it will have a hard link to the file location that will not relocate when you move the project.
You often discover this nuance when you first try to create a distribution after moving your project to a new folder or a different machine and the hard links get broken.
Not clear that this is what's happening to you but it's worth checking.
It would be nice if the distribution editor could flag file links as being "hard links" or "soft" (relative) links so that you don't get an ugly surprise when you go to recreate a distribution after moving the project only to find a bunch of files can't be found.
Even more insidious is if you've rev'd your application, and the old rev folder is still present - then the dist editor finds the old folder and pulls in files from there, not from your new folder
You can right click the filename in the dist editor file panel to see the full path. I've shown this to several developers - much to their surprise they were not distributing the files they thought they were!
As a separate issue, the dist editor is a royal PITA to use because the panel / panes are so small and can't be re-sized. You also can't import registry files - you have to tediously build up any registry trees you want to use.
That distribution editor needs some improvements IMHO.
Menchar.
11-07-2007 05:29 PM
11-07-2007 05:42 PM
Dang, I'm flattered ![]()
I haven't been running 8.1 much because one of our primary products won't work with the CVI 8.1 RTE due to what I think is a poorly imlpemented serial port in an FPGA. ![]()
Now if I could get the dist editor to be able to load a specific version of the RTE into the dist kit, I could develop/build in 8.1 and distribute the 8.0 RTE ...
Menchar
11-07-2007 07:41 PM
11-08-2007 11:47 AM - edited 11-08-2007 11:47 AM
11-08-2007 04:14 PM
11-08-2007 04:37 PM
11-09-2007 07:35 AM