The build worked fine for WXPython R65750, but when I did an SVN update
to R65762 (ditto with wxWidgets to the same revision number), I now get
an error that says:
src\msw\_windows_wrap.cpp(4183) : error C2039:
'MSWSetTransparentBackground' : is not a member of 'wxPanel'
c:\wxWidgets-2.9\include\wx/generic/panelg.h(30) : see declaration of
'wxPanel'
error: command '"C:\Program Files\Microsoft Visual Studio
9.0\VC\BIN\cl.exe"' failed with exit status 2
ERROR: failed building wxPython.
The build worked fine for WXPython R65750, but when I did an SVN update
to R65762 (ditto with wxWidgets to the same revision number), I now get
an error that says:
src\msw\_windows_wrap.cpp(4183) : error C2039:
'MSWSetTransparentBackground' : is not a member of 'wxPanel'
c:\wxWidgets-2.9\include\wx/generic/panelg.h(30) : see declaration of
'wxPanel'
error: command '"C:\Program Files\Microsoft Visual Studio
9.0\VC\BIN\cl.exe"' failed with exit status 2
ERROR: failed building wxPython.