Re: [hatari-devel] OS X SDL2 fixes |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
Yes, Hatari will immediately crash with SDL2 if you try to run Hatari from Xcode. However, Hatari does not crash if you run it outside of Xcode as long as you do not attempt to use the OS X system shortcut of Cmd-F for fullscreen. Then, Hatari will crash. I wanted to mention this for anyone who was wondering why it crashed immediately for Miguel but ran for me. To prevent OS X from using its fullscreen code, I removed Cmd-F as a keyboard shortcut from the NIB file. That way, Hatari’s code is run for the fullscreen mode and that works fine with Hatari. I am still trying to find where the OS X code sets its shortcut keys since they are different than the default Hatari shortcuts. Miguel - Off list, could you send me the proper syntax for a call to NSAlert? Since I cannot get Hatari to run from within Xcode, I thought I would try the old fashioned debugging method and insert alerts to try to determine when the Create Blank Floppy window appears. Bob C
On Aug 23, 2014, at 6:53 AM, Miguel Saro <miguel.saro@xxxxxxx> wrote:
|
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |