Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Long custom app name fails to package on Windows #15

Open
sjh26 opened this issue Feb 10, 2020 · 0 comments
Open

Long custom app name fails to package on Windows #15

sjh26 opened this issue Feb 10, 2020 · 0 comments

Comments

@sjh26
Copy link
Contributor

sjh26 commented Feb 10, 2020

  • Long names generate too long paths in packaging directory on windows.
  • The default name is long enough to trigger this with a non release (dated) package name.
  • Perhaps we should put in a cmake warning/error if the name is too long?
  • See: http://slicer.cdash.org/viewBuildError.php?buildid=1821163

Error example:

File: Descending to: "D:/D/P/SC-0-build/Slicer-build/_CPack_Packages/win-amd64/NSIS/SlicerCustomAppTemplate-0.1.0-0000-00-00-win-amd64\lib\SlicerCustomAppTemplate-4.11\qt-scripted-modules\SegmentEditorEffects\SegmentEditorEffects\__pycache__\"

File: failed opening file "D:/D/P/SC-0-build/Slicer-build/_CPack_Packages/win-amd64/NSIS/SlicerCustomAppTemplate-0.1.0-0000-00-00-win-amd64\lib\SlicerCustomAppTemplate-4.11\qt-scripted-modules\SegmentEditorEffects\SegmentEditorEffects\__pycache__\AbstractScriptedSegmentEditorAutoCompleteEffect.cpython-36.pyc"

Error in script "D:/D/P/SC-0-build/Slicer-build/_CPack_Packages/win-amd64/NSIS/project.nsi" on line 639 -- aborting creation process
sjh26 added a commit to sjh26/CustomAppScripts that referenced this issue Feb 10, 2020
SlicerCustomAppTemplate  (as a project name) generates paths files to 
long to package on Windows.  See details:
KitwareMedical/SlicerCustomAppTemplate#15
sjh26 added a commit to sjh26/CustomAppScripts that referenced this issue Feb 10, 2020
SlicerCustomAppTemplate  (as a project name) generates paths files to
long to package on Windows.  See details:
KitwareMedical/SlicerCustomAppTemplate#15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant