Author Topic: wxMac - When I run minimal example I cannot not activate it or send events to it  (Read 4414 times)

james10174

  • Guest
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.

Offline Auria

  • Almost regular
  • **
  • Posts: 152
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...