Using wxWidgets for Acrobat on MAC
hi all,
i have created non-unicode static-release libray wxwidgets 2.8.12 (mac), able build acrobat plugin , load in acrobat x.
when try open dialog crashes.
below crash log.
thread 0 crashed: dispatch queue: com.apple.main-thread
0 com.iceindia.imposalpi 0x18bc5871 wxcriticalsection::enter() + 17
1 com.iceindia.imposalpi 0x18caab33 wxevthandler::addpendingevent(wxevent&) + 115
2 com.iceindia.imposalpi 0x18d2ef16 wxwindow::create(wxwindow*, int, wxpoint const&, wxsize const&, long, wxstring const&) + 358
3 com.iceindia.imposalpi 0x18dc409c wxpanel::create(wxwindow*, int, wxpoint const&, wxsize const&, long, wxstring const&) + 60
4 com.iceindia.imposalpi 0x18c1c3ad wxpanel::wxpanel(wxwindow*, int, wxpoint const&, wxsize const&, long, wxstring const&) + 135 (panelg.h:57)
5 com.iceindia.imposalpi 0x18c19bbc myframe::myframe(wxstring const&, wxpoint const&, wxsize const&, long) + 722
i cheked wxsample projects , these works fine, assuemed builted library has no issue. there thing need update in xcode setting or in acrobat ?
please me out...
regards,
praveen
did try sdk sample using wxwidgets on mac? work you?
More discussions in Acrobat SDK
adobe
Comments
Post a Comment