Re: [wxVTK] still problems on MAC
Brought to you by:
malat
From: Nigel N. <nn...@gm...> - 2008-10-27 06:26:02
|
On 10/27/08, Doug McCorkle <mc...@ia...> wrote: > The only way I have been able to get wxVTK to work on Mac is with VTK > compiled with Carbon support. This is required since wxWidgets does > not have strong Cocoa support yet. I know it is in the works and > available but is not as robust as their Carbon support. For those with an interest in Macs, there is helpful discussion here: http://wiki.wxwidgets.org/Development:_wxMac Sounds like the wx team are evolving wxOSX to accommodate full support for future Apple operating systems (i.e. by moving Cocoa code into wxOSX rather than extending wxMac). For current projects, as Doug suggests, just use the stable Carbon version. Nigel |