View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005952CMakeModulespublic2007-10-24 17:322010-10-15 18:49
Reportercmcgavran 
Assigned ToClinton Stimpson 
PrioritynormalSeverityblockReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005952: Deleting a file previously referred to by a qws file breaks the build
DescriptionThis relates to Qt integration & dependencies:
1. Create a Qt resource file and add some images.
2. Build your project.
3. Now delete one of the images from both your resource file and the filesystem.
4. Try to build again with "make"

You will get an error message of the sort:
*** No rule to make target 'x.png' needed 'qrc_images.cxx'. Stop.

Even a make clean will not clear this error. After re-running "cmake" to regenerate makefiles, you can build. But many people will stumble on this an assume the build is broken when it isn't!
TagsNo tags attached.
Attached Files

 Relationships
related to 0002172closedBrad King Want access to C/C++ depends scanner from custom command 

  Notes
(0022292)
David Cole (manager)
2010-09-21 11:55

Is this issue still "blocking" for you?
(0022496)
Clinton Stimpson (developer)
2010-10-15 18:49

A change was committed to fix this make error.
It will re-run cmake automatically for you.

 Issue History
Date Modified Username Field Change
2007-10-24 17:32 cmcgavran New Issue
2007-11-19 10:18 Alex Neundorf Category CCMake => CMake
2007-12-17 12:10 Bill Hoffman Status new => assigned
2007-12-17 12:10 Bill Hoffman Assigned To => Clinton Stimpson
2008-01-10 16:56 Alex Neundorf Category CMake => Modules
2008-03-20 18:01 Clinton Stimpson Relationship added related to 0002172
2010-09-21 11:55 David Cole Note Added: 0022292
2010-10-15 18:49 Clinton Stimpson Note Added: 0022496
2010-10-15 18:49 Clinton Stimpson Status assigned => closed
2010-10-15 18:49 Clinton Stimpson Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team