From: Alexei S. <ale...@gm...> - 2012-07-06 02:20:50
|
--enable-macosx-gui without any other options (from latest git TOT). Note: This is BasiliskII only, not SheepShaver. It uses CoreGraphics and Cocoa to render the screen. On Thu, Jul 5, 2012 at 9:05 PM, Robert Munafo <mr...@gm...> wrote: > 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? > If you build it that way, then yes it uses X11 and not SDL, but it does require X11 to be running. But this is a different config that --enable-macosx-gui. -Alexei > > - 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 > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > basilisk-devel mailing list > bas...@li... > https://lists.sourceforge.net/lists/listinfo/basilisk-devel > |