MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000085 | CMake | public | 2003-07-19 12:22 | 2016-06-06 16:36 | |
Reporter | Sebastien Barre | ||||
Assigned To | Bill Hoffman | ||||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000085: Nmake mode does not support more than one dot in a filename | ||||
Description | In nmake mode, try to compile: KitwareDocuments-cvs\Projects\VTKCourse\ReorganizedExercises\exercise1b It will fail: makefile(66) : fatal error U1001: syntax error : illegal character '.' in macro Stop. Reason for this (see Makefile): exercise1b.answer_SRC_OBJS = \ exercise1b.answer.obj exercise1b.answer_SRC_OBJS is not an allowed syntax for a macro. Note: I guess some other characters might be forbidden in a macro name (like dash, -) | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2016-06-06 16:36 | Brad King | Resolution | open => fixed |
Notes | |||||
|
|||||
|
|