Re: [gtkmm] gtkmm2 win32 compile errors



At 08:07 AM 8/19/2002 +0000, Murray Cumming wrote:

Should we expect libraries built with MSVC++ and mingw32 to work
together?

No, because of C++ name mangling. The C++ common ABI might (in the long run) solve this problem, but currently :

1. gcc 3.2 is not (yet) available on mingw32
2. I don't think MSVC++ uses the C++ common API.

Cedric




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]