Did you build QT yourself? If so did you also target it for 10.5? Are you using any other dependencies such as python?<br><br><div class="gmail_quote">On Mon, May 9, 2011 at 6:40 AM, Rashid Tanweer <span dir="ltr">&lt;<a href="mailto:quantum_cook@yahoo.com">quantum_cook@yahoo.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><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, </div><div><font 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 requirements 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 </font></div>

<div><font face="arial, helvetica, sans-serif" size="2"><br></font></div><div><font face="arial, helvetica, sans-serif" size="2" color="#ff0000"><b>&quot;Check with the developer to
 make sure VDSim works with this version of MacOS X. You may need to reinstall the application ...&quot;</b></font></div><div><span style="color:rgb(255, 0, 0);font-family:arial, helvetica, sans-serif;font-size:small"><b><span style="color:rgb(0, 0, 0);font-weight:normal"><br>

</span></b></span></div><div><span style="color:rgb(255, 0, 0);font-family:arial, helvetica, sans-serif;font-size:small"><b><span style="color:rgb(0, 0, 0);font-weight:normal">Following is my CMAKE Configuration</span></b></span></div>

<div><span style="color:rgb(255, 0, 0);font-family:arial, helvetica, sans-serif;font-size:small"><b><span style="color:rgb(0, 0, 0);font-weight:normal"><br>BUILD_EXAMPLES      <span style="white-space:pre-wrap">                        
        </span>checked<br>BUILD_SHARED_LIBS<span style="white-space:pre-wrap">                                </span></span></b></span><span style="color:rgb(255, 0, 0);font-family:arial, helvetica, sans-serif;font-size:small"><b><span style="color:rgb(0, 0, 0);font-weight:normal">checked</span></b></span></div>

<div><span style="color:rgb(255, 0, 0);font-family:arial, helvetica, sans-serif;font-size:small"><b><span style="color:rgb(0, 0, 0);font-weight:normal">CMAKE_OSX_ARCHITECTURES<span style="white-space:pre-wrap">                </span>x86_64</span></b></span></div>

<div><span style="color:rgb(255, 0, 0);font-family:arial, helvetica, sans-serif;font-size:small"><b><span style="color:rgb(0, 0, 0);font-weight:normal">CMAKE_OSX_DEPLOYMENT_TARGET    
 10.5<br>CMAKE_OSX_SYSROOT<span style="white-space:pre-wrap">                                /Developer/SDKs/MacOSX10.5.sdk</span></span></b></span></div><div><span style="color:rgb(255, 0, 0);font-family:arial, helvetica, sans-serif;font-size:small"><b><span style="color:rgb(0, 0, 0);font-weight:normal"><span style="white-space:pre-wrap">V</span>TK_USE_COCOA<span style="white-space:pre-wrap">                                        </span>checked<br>

VTK_USE_CARBON<span style="white-space:pre-wrap">                                        </span>unchecked</span></b></span></div><div><span style="color:rgb(255, 0, 0);font-family:arial, helvetica, sans-serif;font-size:small"><b><span style="color:rgb(0, 0, 0);font-weight:normal">VTK_USE_QT<span style="white-space:pre-wrap">                                                </span>checked</span></b></span></div>

<div><span style="color:rgb(255, 0, 0);font-family:arial, helvetica, sans-serif;font-size:small"><b><span style="color:rgb(0, 0, 0);font-weight:normal">VTK_USE_QVT_QTOPENGL<span style="white-space:pre-wrap">                        </span>checked</span></b></span></div>

<div><span style="color:rgb(255, 0, 0);font-family:arial, helvetica, sans-serif;font-size:small"><b><span style="color:rgb(0, 0, 0);font-weight:normal"><br></span></b></span></div><div><font face="arial, helvetica, sans-serif" size="2">I have also ran following command on the terminal</font></div>

<div><font face="arial, helvetica, sans-serif" size="2"><br></font></div><div><font face="arial, helvetica, sans-serif" size="2">










<p>export MACOSX_DEPLOYMENT_TARGET=10.5</p><p><br></p><p>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><br></p><p><span style="color:rgb(255, 0, 0);font-family:arial, helvetica, sans-serif;font-size:small"><b><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><span style="color:rgb(255, 0, 0);font-family:arial, helvetica, sans-serif;font-size:small"><b><span style="color:rgb(0, 0, 0);font-weight:normal"><br></span></b></span></p><p><span style="color:rgb(255, 0, 0);font-family:arial, helvetica, sans-serif;font-size:small"><b><span style="color:rgb(0, 0, 0);font-weight:normal">Regards,</span></b></span></p>

<p><span style="color:rgb(255, 0, 0);font-family:arial, helvetica, sans-serif;font-size:small"><b><span style="color:rgb(0, 0, 0);font-weight:normal">Rashid</span></b></span></p></font></div><div style="color:rgb(0, 0, 0);font-family:arial, helvetica, sans-serif;font-size:10pt">

</div>


</div></div><br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br>