[Paraview] ParaView3 64-bit on Mac OS X 10.6.1
Michael Wild
themiwi at gmail.com
Mon Nov 2 11:19:34 EST 2009
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?
More information about the ParaView
mailing list