[CMake] Double builds required in XCode w/CMake when changing UI code in QtDesigner

Daniel Blezek Blezek.Daniel at mayo.edu
Thu Apr 30 10:40:11 EDT 2009


Thanks Bill,

  Here's the zip.

mkdir QtBug-xcode/
cd QtBug-xcode/
cmake -G Xcode ../QtBug
open QtBug.xcodeproj/

Build with Command-B
Modify HelloWorld.ui in QtDesigner
Bulid with Command-B (runs script)
Build with Command-B (builds HelloWorld.cxx)

Thanks,
-dan



On 4/29/09 6:53 PM, "Bill Hoffman" <bill.hoffman at kitware.com> wrote:

> Daniel Blezek wrote:
>> Hi Mike,
>> 
>>   Here is my actual add_executable call.
>> 
>> add_executable ( Sumatra ${GUI_TYPE} ${SumatraSource} ${SumatraUISHeaders}
>> ${SumatraMOCSource} ${SumatraResources} )
>> 
>> I may try swizzling the order around,
>> Thanks,
>> -dan
>> 
> 
> Sounds like a bug.  If you could create a very small test case and
> create a bug, I will take a look at it.
> 
> -Bill

-- 
Daniel Blezek, PhD
Medical Imaging Informatics Innovation Center

P 127 or (77) 8 8886
T 507 538 8886
E blezek.daniel at mayo.edu

Mayo Clinic
200 First St. S.W.
Harwick SL-44
Rochester, MN 55905
mayoclinic.org


-------------- next part --------------
A non-text attachment was scrubbed...
Name: QtBug.zip
Type: application/octet-stream
Size: 3089 bytes
Desc: not available
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090430/4e53870e/attachment-0001.obj>


More information about the CMake mailing list