LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Why does the CVI Build Distribution Kit incorrectly place the Build files in the wrong Directory?

I am using the following server location as the Target Path for my Distribution kit build: "\\glacier\manufacturin\ColumbusTeam\Test Design\Hasa\4.Sw\LpCr_HASA_CVI_Rev_A\project\src-Gene". The Build progresses normally, and the final step brings up the window indicating the Build has been placed in the correct directory folder as listed above. However, the build is actually placed in a newly created folder with the following location: "\\glacier\manufacturin\ColumbusTeam\Test Design\Hasa\4.Sw\LpCr_HASA_CVI_Rev_A\p". Why is this new folder created, what do I need to change in order to have the Target Path correctly specified?
0 Kudos
Message 1 of 3
(2,903 Views)
LabWindows has a maximal lengh path. I think ni fix that on 6.0

If you map a network drive on windows (Ex: Z =
\\glacier\manufacturin\ColumbusTeam\TestDesign ) you can now compile into
z:\Hasa\4.Sw\LpCr_HASA_CVI_Rev_A\project\src-Gene

I hope this can help you

--
Constantino Fiset
Automation/Software Engineering
LightPath Technologies Inc.


"Farside" wrote in message
news:506500000008000000716F0000-1042324653000@exchange.ni.com...
> I am using the following server location as the Target Path for my
> Distribution kit build: "\\glacier\manufacturin\ColumbusTeam\Test
> Design\Hasa\4.Sw\LpCr_HASA_CVI_Rev_A\project\src-Gene". The Build
> progresses normally, and the final step brings up the window
> indicating the Build has been placed in the
correct directory folder
> as listed above. However, the build is actually placed in a newly
> created folder with the following location:
> "\\glacier\manufacturin\ColumbusTeam\Test
> Design\Hasa\4.Sw\LpCr_HASA_CVI_Rev_A\p". Why is this new folder
> created, what do I need to change in order to have the Target Path
> correctly specified?
Message 2 of 3
(2,903 Views)
I mapped the server, as you suggested and the Kit built to the correct directory. Thanks!!
0 Kudos
Message 3 of 3
(2,903 Views)