View Issue Details

IDProjectCategoryView StatusLast Update
0002698Slicer4Core: Building (CMake, Superbuild)public2014-03-06 04:54
Reporterfinetjul Assigned Tojcfr  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.3.0Fixed in VersionSlicer 4.3.0 
Summary0002698: Git clone warning - Invalid escape sequence \U
Description

Here is another issue (just a warning though):

8>CMake Warning (dev) at VTK-prefix/tmp/VTK-gitclone.cmake:31 (execute_process):
8> Syntax error in cmake code at
8> E:/work/Slicer/Slicer4-Debug-64/VTK-prefix/tmp/VTK-gitclone.cmake:32
8> when parsing string
8> C:\Users\Julien\AppData\Local\GitHub\PortableGit_8810fd5c2c79c73adcc73fd0825f3b32fdb816e7\bin\git.exe
8> Invalid escape sequence \U
8> Policy CMP0010 is not set: Bad variable reference syntax is an error. Run
8> "cmake --help-policy CMP0010" for policy details. Use the cmake_policy
8> command to set the policy and suppress this warning.

Maybe any FILEPATH variable should automatically convert '\' into '/' or "\" ?

What do you think ?

TagsNo tags attached.

Activities

jcfr

jcfr

2013-02-23 19:37

administrator   ~0008023

Is this still an issue using a recent CMake version (2.8.10) ?

If yes, re-open the issue and also create an issue on the CMake bug tracker.

Attaching the "VTK-gitclone.cmake" would also be a good idea.

Even better, CMake has already some test allowing to check that ExternalProject work as expected. You could demonstrate the issue by adding an other test case.

jcfr

jcfr

2014-03-06 04:53

administrator   ~0010778

Closing resolved issues that have not been updated in more than 3 months

Issue History

Date Modified Username Field Change
2012-10-29 06:24 jcfr New Issue
2012-10-29 06:24 jcfr Status new => assigned
2012-10-29 06:24 jcfr Assigned To => jcfr
2012-10-29 06:24 jcfr Reporter jcfr => finetjul
2012-10-29 06:24 jcfr Target Version => Slicer 4.3.0
2013-02-23 19:37 jcfr Note Added: 0008023
2013-02-23 19:37 jcfr Status assigned => resolved
2013-02-23 19:37 jcfr Fixed in Version => Slicer 4.3.0
2013-02-23 19:37 jcfr Resolution open => fixed
2014-03-06 04:53 jcfr Note Added: 0010778
2014-03-06 04:54 jcfr Status resolved => closed