[vtkusers] How to build Qt-4.5.x and vtk-5.3.x for Mac OS X 10.5.5 with 64-bit Cocoa support

Clinton Stimpson clinton at elemtech.com
Wed Oct 22 10:17:22 EDT 2008


Yes, it was bug 7818.  For now, I added an #ifdef to work around it.
So when that bug gets fixed, we need to revert the change to QVTKWidget.cxx.

Clint

Sean McBride wrote:
> Clint,
>
> Is the root cause bug 7818?
>
>
> On 10/21/08 5:47 PM, clinton at elemtech.com said:
>
>   
>> The fix for that crash is in CVS now.
>> Thanks for testing it Elvis.
>>
>> Clint
>>
>> On Tuesday 21 October 2008 4:57:01 pm Elvis Dowson wrote:
>>     
>>> Hi Clint,
>>>                    I tried the Examples/GUI/Qt/SimpleView application,
>>> but it crashed.
>>>
>>> I didn't test the examples, before I submitted the technote, sorry
>>> about that.
>>>
>>> I had to set CMAKE_OSX_ARCHITECTURES=x86_64 to get the application to
>>> compile correctly, but it crashed when I tried to run it from the
>>> terminal window using the
>>> command  open qtsimpleview.app
>>>
>>> I'm attaching the crash report below.
>>>
>>> Best regards,
>>>
>>> Elvis Dowson
>>>
>>> Process:         qtsimpleview [61861]
>>> Path:            /Users/elvis/Tool/vtk-5.x/src/VTK/Examples/GUI/Qt/
>>> SimpleView/qtsimpleview.app/Contents/MacOS/qtsimpleview
>>> Identifier:      ???
>>> Version:          ()
>>> Code Type:       X86-64 (Native)
>>> Parent Process:  launchd [102]
>>>
>>> Date/Time:       2008-10-22 02:50:37.795 +0400
>>> OS Version:      Mac OS X 10.5.5 (9F33)
>>> Report Version:  6
>>>
>>> Exception Type:  EXC_CRASH (SIGABRT)
>>> Exception Codes: 0x0000000000000000, 0x0000000000000000
>>> Crashed Thread:  0
>>>
>>> Application Specific Information:
>>> *** Terminating app due to uncaught exception
>>> 'NSInvalidArgumentException', reason: '*** -[QCocoaView
>>> userSpaceScaleFactor]: unrecognized selector sent to instance
>>> 0x115816830'
>>>       
>
>
>   





More information about the vtkusers mailing list