View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002694KWWidgetspublic2006-01-06 14:222006-01-06 16:37
ReporterSebastien Barre 
Assigned ToSebastien Barre 
PrioritylowSeverityminorReproducibilityalways
StatusresolvedResolutionopen 
PlatformOSOS Version
Summary0002694: CMake 2.2 - too many rules for target...
DescriptionUsing CMake 2.2, there seems to be a problem with the Examples build files... Say, for Examples/Cxx/SimpleWindow:
NMAKE : warning U4004: too many rules for target 'Examples\Cxx\SimpleWindow\directorystart'
NMAKE : warning U4004: too many rules for target 'Examples\Cxx\SimpleWindow\CMakeFiles\KWSimpleWindowExample.dir\all'
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0003527)
Sebastien Barre (manager)
2006-01-06 16:37

CMake 2.2 was not quite ready to go twice in the Examples directory :)
Using a variable instead of two SUBDIRS(Examples) fixed it.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team