Dear wxWidget,
I could like to build an example first for my wxWidget -2.8.8 on Mac
10.5.4 application using
xcode. But I could not run the
application. Now, the error I recieved is as follows:
[Session started at 2008-09-07 16:15:39 +0200.]
objc[275]: Class MyPolicyDelegate is implemented in both
/usr/local/lib/libwx_mac_core-2.8.0.dylib and
/usr/lib/libwx_macud-2.8.0.dylib. Using implementation from
/usr/lib/libwx_macud-2.8.0.dylib.
objc[275]: Class MyFrameLoadMonitor is implemented in both
/usr/local/lib/libwx_mac_core-2.8.0.dylib and
/usr/lib/libwx_macud-2.8.0.dylib. Using implementation from
/usr/lib/libwx_macud-2.8.0.dylib.
objc[275]: Class wxMacFontPanelAccView is implemented in both
/usr/local/lib/libwx_mac_core-2.8.0.dylib and
/usr/lib/libwx_macud-2.8.0.dylib. Using implementation from
/usr/lib/libwx_macud-2.8.0.dylib.
objc[275]: Class wxCPWCDelegate is implemented in both
/usr/local/lib/libwx_mac_core-2.8.0.dylib and
/usr/lib/libwx_macud-2.8.0.dylib. Using implementation from
/usr/lib/libwx_macud-2.8.0.dylib.
bomb(275) malloc: *** mmap(size=2147487744) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
Error:
Error: Initialization failed in post init, aborting.
The Debugger has exited with status 255.The Debugger has exited with status 255.
I do not understand why it says it has been implemented in both
places: how the both places are used for this implementation or how
this can be solved I have no idea yet . If you have any suggestions here,
would you mind providing this, please?
In the tutorial of wxWidgets-2.8.8 application building steps, I
replaced two steps these are listed below because I could not find the
legacy application in the Xcode project men:
Choose Project -> New Target...-> (I found this)
Select Legacy -> Application and click Next. -> I do not know how
this can be done because there is no legacy at my search attempt. I
selected Carbon here without any depth of understanding.- Could I get
some suggestions at this level?
Set the Target Name to Bombs and click Finish (This I can do)
I look forward to hearing from you.
With sincere thanks,
Jui
_______________________________________________
wx-users mailing list
wx-users@...
http://lists.wxwidgets.org/mailman/listinfo/wx-users