[wx-dev] wxPython built on windows with GCC (cygwin/mingw)

Robin Dunn robin at alldunn.com
Tue Oct 16 12:20:16 PDT 2007


Kevin Ollivier wrote:
> Hi Edouard,
> 
> On Oct 15, 2007, at 11:27 PM, Edouard TISSERANT wrote:
> 
>> Hello.
>>
>> I'm Edouard TISSERANT, from the wxSVG (www.wxsvg.org) project (svg
>> renderer for wx with python bindings).
>> It works smoothly on Linux, and I've tried to port python wrappers to
>> windows.
>>
>> It is not possible to link C++ libraries from both VC++ and GCC.
> 
> What makes you think that? Have you read the Mingw FAQ on this?
> 
> http://www.mingw.org/mingwfaq.shtml#faq-msvcdll
> 

I think that will only work for C symbols, not C++.

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!






More information about the wxpython-users mailing list