<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Malgun Gothic";
        panose-1:2 11 5 3 2 0 0 2 0 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@Malgun Gothic";
        panose-1:2 11 5 3 2 0 0 2 0 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Hi Everyone,<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">I have a question regarding the changes cmake changes from 2.8.3 to 2.8.4 and above.<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">I am getting this error when I try to make a dmg file for Mac using cmake 2.8.11.2.<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">exe_dotapp_dir/='/Users/foo/build/install/bin/'<o:p></o:p></p>
<p class="MsoNormal">item_substring='/Users/foo/build /install/MacO'<o:p></o:p></p>
<p class="MsoNormal">resolved_embedded_item='/Users/foo/build/install/MacOS/libITKBasicFilters.3.20.dylib'<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Install or copy the item into the bundle before calling fixup_bundle.<o:p></o:p></p>
<p class="MsoNormal">Or maybe there's a typo or incorrect path in one of the args to fixup_bundle?<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">CMake Error at /Users/foo/build/install/cmake/share/cmake-2.8/Modules/BundleUtilities.cmake:568 (message):<o:p></o:p></p>
<p class="MsoNormal">cannot fixup an item that is not in the bundle...<o:p></o:p></p>
<p class="MsoNormal">Call Stack (most recent call first):<o:p></o:p></p>
<p class="MsoNormal">/Users/foo/build/install/cmake/share/cmake-2.8/Modules/BundleUtilities.cmake:656 (fixup_bundle_item)<o:p></o:p></p>
<p class="MsoNormal">/Users/foo/build/bingcc/cmake_install.cmake:39 (fixup_bundle)<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">The package I am trying to build works for cmake 2.8.3, but the error message above shows up when I try to build it with cmake 2.8.4 and above.<o:p></o:p></p>
<p class="MsoNormal">Was there any changes to fixup_bundle from cmake 2.8.3 to cmake 2.8.4?<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Can anyone tell me what the error means?<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">I am making this package with itk 3.20.1, vtk 5.6.1, and qt 4.8.4.<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Thank you so much for your help!<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Sincerely,<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Jong<o:p></o:p></p>
</div>
</body>
</html>