11-05-2024 07:47 AM
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
11-28-2024 04:09 AM
@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.