Yes. Unlike most of the other articles floating around the web - which are just blindly copied from Phoronix - this one actually goes into depth and adds some value.
Currently, I'm looking into getting some other stuff working, for now at a very elementary level: AudioUnit, AudioConverter, CGL, CoreVideo, just to get (first) mpg123 working and later on Angry Birds for OS X. Angry Birds seem to be perfect for several reasons: 1) They're cool and everybody knows them. Good for "marketing". 2) Unlike most of applications I was working on, they're not available on Linux. So no stupid questions why I'm working on Midnight Commander for OS X. 3) They mostly rely on OpenGL and OpenAL for the real stuff, so they shouldn't be all that hard to get working. That being said, the most worrying factor remains gnustep-gui (other gnustep libs are fine). The screenshots seen at Phoronix[1] come from *the only* GUI app that ever actually worked with Darling/gnustep-gui. I could, indeed, and would love to pitch in and help fix the issues in gnustep-gui, but so far it has proved too complicated. It made me so desperate that I started considering writing a Cocoa reimplementation of my own on top of something well proven, such as Qt, which I know very well and would, at the same time, allow me to avoid doing a lot of boring low-level work. [1] http://www.phoronix.com/scan.php?page=news_item&px=MTI0Njc Luboš On 08/01/2013 06:57 PM, Gregory Casamento wrote: > Overall the article was a positive one. :) I responded to it in the > comments. > > > On Thu, Aug 1, 2013 at 12:33 PM, Liam Proven <[email protected] > <mailto:[email protected]>> wrote: > > Darling: Wine for OS X Applications > > by Jon Buys - Jul. 30, 2013 > > The latest in the "interesting, but perhaps misguided" department, > Darling is a project that aims to build a WINE-like environment for > running OS X applications on Linux. > > http://ostatic.com/blog/darling-wine-for-os-x-applications > > -- > Liam Proven • Profile: http://lproven.livejournal.com/profile > Email: [email protected] <mailto:[email protected]> • > GMail/G+/Twitter/Flickr/Facebook: lproven > MSN: [email protected] <mailto:[email protected]> • > Skype/AIM/Yahoo/LinkedIn: liamproven > Tel: +44 20-8685-0498 <tel:%2B44%2020-8685-0498> • Cell: +44 > 7939-087884 <tel:%2B44%207939-087884> > > _______________________________________________ > Discuss-gnustep mailing list > [email protected] <mailto:[email protected]> > https://lists.gnu.org/mailman/listinfo/discuss-gnustep > > > > > -- > Gregory Casamento > Open Logic Corporation, Principal Consultant > yahoo/skype: greg_casamento, aol: gjcasa > (240)274-9630 (Cell) > http://www.gnustep.org > http://heronsperch.blogspot.com > > > _______________________________________________ > Discuss-gnustep mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnustep > -- Luboš Doležel _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
