iostream and msvcrt?

Mike Hearn m.hearn at signal.QinetiQ.com
Tue Aug 17 03:37:31 CDT 2004


Scott Snell wrote:
> Hi All,
> 
> Thanks to everyone who has helped me with winelib, so far most things are
> going really well!  However here is an issue I cant solve - iostream and
> msvcrt.  Here is an example file:

Why are you trying to use G++ with the MSVCRT (Microsoft Visual C++ 
runtime) ? That can surely never work: even if the headers were 
compatible, the ABI used is not.



More information about the wine-devel mailing list