LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Application signing issue with long paths

Hello,

 

I am having some issues when trying to sign my applications within Labwindows/CVI ("Build/Target settings/Signing info" dialog box).

If my project is in a folder with a "too long" path (definitely less than 255), compilation ends with a "Signing errors" message. 

The same project copied/pasted to a shorter path will compile without problems.

Is there a specific max path length linked to the signing process ?

 

Thank you for helping

 

Franck

0 Kudos
Message 1 of 2
(100 Views)

@Franky_31 wrote:

Hello,

 

I am having some issues when trying to sign my applications within Labwindows/CVI ("Build/Target settings/Signing info" dialog box).

If my project is in a folder with a "too long" path (definitely less than 255), compilation ends with a "Signing errors" message. 

The same project copied/pasted to a shorter path will compile without problems.

Is there a specific max path length linked to the signing process ?

 

Thank you for helping

 

Franck


Long project paths can cause signing errors in LabWindows/CVI. Shorten the path, check signing tool and OS limitations, clean and rebuild the project, or consider using symbolic links or environment variables.

0 Kudos
Message 2 of 2
(27 Views)