From: Dave V. <va...@us...> - 2012-07-06 11:19:14
|
It's also possible to build a BasiliskII GUI against the OS X port of GTK+, allowing it to run without X11. It still looks kinda like the X11 version, but it uses Quartz windowing. I put some instructions here, though they may be a bit out of date: https://github.com/vasi/b2gui -Dave On Thu, Jul 5, 2012 at 11:45 PM, Robert Munafo <mr...@gm...> wrote: > Hey great, thank you! > > X11 is fine for me, I launch the emulator from a script anyway, so I > just have the script check if X11 is running, launch it and set the > DISPLAY environment variable appropriately, etc. > > On 7/5/12, Alexei Svitkine <ale...@gm...> wrote: >> --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: >>> [I used no --enable-blargs and got an X11 version] >> >> 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. > > -- > 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 |