Porting from PC to MAC
BlitzMax Forums/MaxGUI Module/Porting from PC to MAC| 
 | ||
| I have a large GUI that compiles and runs on Windows 7 but crashes on MAC Mini.  It compiles and displays the window after drawing it once than I gut system box with "00 Main.debug quit unexpectedly." and no useful information.  It gets as far as the main Even Loop and processes a couple of WaitEvents() before halting.  Any ideas? | 
| 
 | ||
| I get one Resize event and  two eventID()=8195 and then this is part of error report to Apple; xception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000080000020 |