Winelib & XCode

Posted by Chris Becke on Stack Overflow See other posts from Stack Overflow or by Chris Becke
Published on 2010-04-16T12:46:42Z Indexed on 2010/04/17 0:53 UTC
Read the original article Hit count: 309

Filed under:
|

Does anyone have any experience and/or tips wrt using Xcode to build winlib binaries on the Mac?

As part of a Windows -> Mac OS X crossplatform port i'm looking at an initial winelib port of the app before reworking the windowing to use Cocoa.

None of the winelib tutorials ive seen so far mention anything other than command line builds using make files and winegcc, so Im wondering if its worth bothering at all trying to get an Xcode project built linking against winelib.

© Stack Overflow or respective owner

Related posts about xcode

Related posts about winelib

  • Winelib & XCode

    as seen on Stack Overflow - Search for 'Stack Overflow'
    Does anyone have any experience and/or tips wrt using Xcode to build winlib binaries on the Mac? As part of a Windows - Mac OS X crossplatform port i'm looking at an initial winelib port of the app before reworking the windowing to use Cocoa. None of the winelib tutorials ive seen so far mention… >>> More