View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
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, -) | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0000067) Bill Hoffman (manager) 2003-08-01 14:35 |
fixed in CVS |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2016-06-06 16:36 | Brad King | Resolution | open => fixed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |