<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:10pt;color:#000000;"><div style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 10pt; ">Hi,&nbsp;</div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif" size="2">I have successfully Built and compiled VTK with QT on Mac osx 10.6.7. Then according to the&nbsp;requirements&nbsp;I changed configuration in CMAKE so that the target version is 10.5. I compiled VTK with QT again and it was successful, with cones tutorials examples running. But whenever i compile my own application which is built using QVTK Widget i got this error&nbsp;</font></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif" size="2"><br></font></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif" size="2" color="#ff0000"><b>"Check with the developer to
 make sure VDSim works with this version of MacOS X. You may need to reinstall the application ..."</b></font></div><div><span class="Apple-style-span" style="color: rgb(255, 0, 0); font-family: arial, helvetica, sans-serif; font-size: small; "><b><span class="Apple-style-span" style="color: rgb(0, 0, 0); font-weight: normal; "><br></span></b></span></div><div><span class="Apple-style-span" style="color: rgb(255, 0, 0); font-family: arial, helvetica, sans-serif; font-size: small; "><b><span class="Apple-style-span" style="color: rgb(0, 0, 0); font-weight: normal; ">Following is my CMAKE Configuration</span></b></span></div><div><span class="Apple-style-span" style="color: rgb(255, 0, 0); font-family: arial, helvetica, sans-serif; font-size: small; "><b><span class="Apple-style-span" style="color: rgb(0, 0, 0); font-weight: normal; "><br>BUILD_EXAMPLES &nbsp; &nbsp; &nbsp;<span class="Apple-tab-span" style="white-space:pre">                        
        </span>checked<br>BUILD_SHARED_LIBS<span class="Apple-tab-span" style="white-space:pre">                                </span></span></b></span><span class="Apple-style-span" style="color: rgb(255, 0, 0); font-family: arial, helvetica, sans-serif; font-size: small; "><b><span class="Apple-style-span" style="color: rgb(0, 0, 0); font-weight: normal; ">checked</span></b></span></div><div><span class="Apple-style-span" style="color: rgb(255, 0, 0); font-family: arial, helvetica, sans-serif; font-size: small; "><b><span class="Apple-style-span" style="color: rgb(0, 0, 0); font-weight: normal; ">CMAKE_OSX_ARCHITECTURES<span class="Apple-tab-span" style="white-space:pre">                </span>x86_64</span></b></span></div><div><span class="Apple-style-span" style="color: rgb(255, 0, 0); font-family: arial, helvetica, sans-serif; font-size: small; "><b><span class="Apple-style-span" style="color: rgb(0, 0, 0); font-weight: normal; ">CMAKE_OSX_DEPLOYMENT_TARGET &nbsp; &nbsp;
 10.5<br>CMAKE_OSX_SYSROOT<span class="Apple-tab-span" style="white-space:pre">                                /Developer/SDKs/MacOSX10.5.sdk</span></span></b></span></div><div><span class="Apple-style-span" style="color: rgb(255, 0, 0); font-family: arial, helvetica, sans-serif; font-size: small; "><b><span class="Apple-style-span" style="color: rgb(0, 0, 0); font-weight: normal; "><span class="Apple-tab-span" style="white-space:pre">V</span>TK_USE_COCOA<span class="Apple-tab-span" style="white-space:pre">                                        </span>checked<br>VTK_USE_CARBON<span class="Apple-tab-span" style="white-space:pre">                                        </span>unchecked</span></b></span></div><div><span class="Apple-style-span" style="color: rgb(255, 0, 0); font-family: arial, helvetica, sans-serif; font-size: small; "><b><span class="Apple-style-span" style="color: rgb(0, 0, 0); font-weight: normal; ">VTK_USE_QT<span class="Apple-tab-span" style="white-space:pre">                                                </span>checked</span></b></span></div><div><span
 class="Apple-style-span" style="color: rgb(255, 0, 0); font-family: arial, helvetica, sans-serif; font-size: small; "><b><span class="Apple-style-span" style="color: rgb(0, 0, 0); font-weight: normal; ">VTK_USE_QVT_QTOPENGL<span class="Apple-tab-span" style="white-space:pre">                        </span>checked</span></b></span></div><div><span class="Apple-style-span" style="color: rgb(255, 0, 0); font-family: arial, helvetica, sans-serif; font-size: small; "><b><span class="Apple-style-span" style="color: rgb(0, 0, 0); font-weight: normal; "><br></span></b></span></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif" size="2">I have also ran following command on the terminal</font></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif" size="2"><br></font></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif" size="2">


<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<title></title>
<meta name="Generator" content="Cocoa HTML Writer">
<meta name="CocoaVersion" content="1038.35">
<style type="text/css">
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 14.0px; font: 13.0px Courier; background-color: #f9f9f9}
</style>


<p class="p1">export MACOSX_DEPLOYMENT_TARGET=10.5</p><p class="p1"><br></p><p class="p1">Every thing in my application compiles with both QT Creator and XCode but does not execute by giving the error as mentioned above.</p><p class="p1"><br></p><p class="p1"><meta charset="utf-8"><span class="Apple-style-span" style="color: rgb(255, 0, 0); font-family: arial, helvetica, sans-serif; font-size: small; "><b><span class="Apple-style-span" style="color: rgb(0, 0, 0); font-weight: normal; ">Can someone please let me know is there anything else i need to do.</span></b></span></p><p class="p1"><span class="Apple-style-span" style="color: rgb(255, 0, 0); font-family: arial, helvetica, sans-serif; font-size: small; "><b><span class="Apple-style-span" style="color: rgb(0, 0, 0); font-weight: normal; "><br></span></b></span></p><p class="p1"><span class="Apple-style-span" style="color: rgb(255, 0, 0); font-family: arial, helvetica, sans-serif; font-size: small;
 "><b><span class="Apple-style-span" style="color: rgb(0, 0, 0); font-weight: normal; ">Regards,</span></b></span></p><p class="p1"><span class="Apple-style-span" style="color: rgb(255, 0, 0); font-family: arial, helvetica, sans-serif; font-size: small; "><b><span class="Apple-style-span" style="color: rgb(0, 0, 0); font-weight: normal; ">Rashid</span></b></span></p></font></div><meta charset="utf-8"><div style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 10pt; position: fixed; "></div>


</div></body></html>