From: Robert M. <mr...@gm...> - 2012-07-06 01:06:06
|
Could you provide details on how you built it without SDL? I think I'm doing right, by leaving out the --enable-sdl-video and --enable-sdl-audio options (and I think it's working because the final link command doesn't include the ".../SDL-1.2.15/lib/..." object files), but the result will only run if I have the X11 server running. But I guess that's right, it has to draw to the screen somehow, so it uses X11 instead of SDL, right? - Robert On 7/5/12, Ronald P. Regensburg <ron...@xs...> wrote: > After seeing the related commits, I built a 32-bit Intel GUI version of > BasiliskII MacOSX. Never tried it before because I thought it could not be > done anymore in current OSX versions. > > It has several problems, especially with some of the GUI buttons, but it > runs remarkably well, even better than Nigel Pearson's 2006 UB build (that > crashes when you try to emulate a 68040). > > It seems not to need SDL. Is that correct? > > Ronald. -- Robert Munafo -- mrob.com Follow me at: gplus.to/mrob - fb.com/mrob27 - twitter.com/mrob_27 - mrob27.wordpress.com - youtube.com/user/mrob143 - rilybot.blogspot.com |