20 Mar
2010
20 Mar
'10
6:49 p.m.
GOUJON Alexandre <ale.goujon(a)gmail.com> writes:
Le 03/20/10 15:57, Alexandre Julliard a écrit :
You can't add include or lib options, that will break the Mingw build.
And what about #ifdef __CYGWIN__ ? It sounds ugly but ... why not ?
You can't use #ifdefs in winegcc. I suppose you could try to resolve __wargv dynamically at run-time. -- Alexandre Julliard julliard(a)winehq.org