User forums > Help
MacOSX: CB crashes at Settings/Compiler and debugger
afb:
Adding a resource fork (with: `wx-config --rezflags` /path/to/bin/codeblocks) is enough to make wxMac receive events and not launch in the background, and useful when debugging.
bnilsson:
Please clarify.
Is this something you do in configure or just on the fly?
takeshimiya:
--- Quote from: bnilsson on October 25, 2006, 01:11:34 am ---Please clarify.
Is this something you do in configure or just on the fly?
--- End quote ---
Just go to the terminal and run `wx-config --rezflags` /path/to/bin/codeblocks
This one of the ways to be able to receive events in wxWidgets apps.
bnilsson:
I tried it and it had no effect.
afb:
You should also be able to start your bundle up like so:
--- Code: ---(gdb) run --prefix=/Users/bnilsson
--- End code ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version