[Wine] Enabling 16bit DOS on MAC?

Charles Davis cdavis at mymail.mines.edu
Sun Apr 3 13:10:24 CDT 2011


On 4/3/11 11:55 AM, bigmac909 wrote:
> Ugh, I must be stupid or something. It still won't work. And now, when I go back to try and edit, I get all of these warning messages, to which I respond RECOVER (r). My edit is still there too, so is there something else I need to be doing? Do I need to do more within the platform?
> 
> 
> platform darwin 9 {
>     # Fix "Xcode 3.x cannot build 16-bit code correctly. Use --disable-win16 if you don't need 16-bit support."
>     # Only affects Xcode 3.0.x and 3.1.x, not 3.2.x.
>     # See http://bugs.winehq.org/show_bug.cgi?id=14920
>     configure.args-append  --disable-win16 [/b]
> 
> Where the bold is what I remover earlier.
Delete the entire 'configure.args-append' line. That should fix it.

Chip



More information about the wine-users mailing list