Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
wxMac - When I run minimal example I cannot not activate it or send events to it
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: wxMac - When I run minimal example I cannot not activate it or send events to it (Read 4474 times)
james10174
Guest
wxMac - When I run minimal example I cannot not activate it or send events to it
«
on:
February 01, 2008, 12:59:22 am »
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.
Logged
Auria
Almost regular
Posts: 152
Re: wxMac - When I run minimal example I cannot not activate it or send events t
«
Reply #1 on:
February 01, 2008, 01:25:11 am »
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...
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
wxMac - When I run minimal example I cannot not activate it or send events to it