|
From: F. <j_r...@ya...> - 2002-05-30 08:53:52
|
I think two things from the WINE project that might be interesting for MinGW users are the ability to link against the MFC and binary C++ DLLs. These two issues are briefly mentioned on the "Winelib User's Guide" (http://www.winehq.com/Docs/winelib-user/mfc.shtml and http://www.winehq.com/Docs/winelib-user/bindlls-cxx-apis.shtml) however the actual explanation is missing. Has this ever been done before, or is there strong evidence that it will be possible in a near future? Regards, José Fonseca On 2002.05.30 07:19 Steven Edwards wrote: > Here is a little guide I have put together if you are interested in > taking a look at building WINE on MSYS. Sorry its not better but I am in > the process of writing the same doc for the Cygwin and ReactOS > developers. > > There are some issues with the 64bit support in WINE's bastsd.h I havent > addressed or documented yet but the quickfix is just to comment it out. > > Thanks > Steven > |