On 2. Nov, 2009, at 17:14 , Elvis Dowson wrote:


On Nov 2, 2009, at 7:45 PM, Michael Wild wrote:

Nah, it's not that script. The one that does the heavy lifting is $ {CMAKE_ROOT}/Modules/BundleUtilities.cmake. What version of CMake are you using? I'm using 2.8-rc4.

I'm using cmake version 2.9.20091023.

Then it might also be that your CMakeCache.txt is corrupt (if I remember correctly you played around with different versions of Qt, correct?). You might to remove all the entries matching "^QT_" (except probably QT_QMAKE_EXECUTABLE).

I built it fresh each time, so I completely deleted the entire ParaView3-bin folder, and rebuilt everything from scratch. Right now working with Qt-4.5.4, which is the latest version from the git 4.5 branch.

I notice that in your app bundle, you have all the framework files correctly in place.

What can I try next ?

Best regards,

Elvis


Just guessing here: What does

grep QT_QTGUI_LIBRARY_RELEASE:FILEPATH CMakeCache.txt

tell you? Is it an absolute path?
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to