News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

wxMac - When I run minimal example I cannot not activate it or send events to it

Started by james10174, February 01, 2008, 12:59:22 AM

Previous topic - Next topic

james10174

I know that the issue has something to with making a minimal.app folder and creating the executable inside Contents/MacOS/minimal but how do you debug minimal.app.

Auria

What are you trying to build?

This sounds like a wxWidgets question and not a C::B question so should probably go the the wxWidgets orum instead

PS: http://www.wxwidgets.org/wiki/index.php/WxMac_Issues#Building_a_MacOSX_application_bundle
PS2: why should bundle hinder debugging? it's just a directory structure, as long as the executable path is properly specified...