Displaying 1 result from an estimated 1 matches for "wgdiimage".
Did you mean:
gdiimage
2005 Aug 21
2
Latest tarball doesn''t compile
...replaced the #if !__WXGTK__ with #if __WXMICROWIN__
See patched wxWindow.h file.
2) wxIcon does not (on windows at least) descend from wxBitmap. I don''t
have the gtk or mac headers to compare against. I''ve removed the
wxBitmap.h %import and added a commented out %import for wGDIImage.h
(which we don''t have a header file for and don''t know if we''ll need later)
See patched Icon.i
3) ListItemAttr needs listbase.h to compile.
See patched ListItemAttr.i
<crossing fingers that the patches worked>
_____________________________________________...