wxLogDebug problem during wxGTK building in Cygwin
Michael Wetherell
mike.wetherell at ntlworld.com
Wed Dec 5 01:13:53 PST 2007
On Tuesday 04 December 2007 14:49, wxNewbie wrote:
> This is just to say that I had to comment out line #388 of file
> displayx11.cpp in src/unix/ in order to correctly compile wxGTK in
> MSW / Cygwin:
>
> // wxLogDebug(_T("XGetWindowProperty(\"_NET_WORKAREA\") failed"));
>
> I'm not aware on how absurd this might be, but the build is done
> without errors.
>
> I've found other statements like this in other files, so I guess this
> is not critical. But, if it is critical, please tell me ;)
>
> Should this one be considered a bug?
Thanks for the report. It's a bug, but it's been fixed already in the
SVN:
http://svn.wxwidgets.org/viewvc/wx/wxWidgets/branches/WX_2_8_BRANCH/src/unix/displayx11.cpp?r1=49879&r2=50143
> By the way, is there a better way of filling out a bug report?
There are links for submitting bugs and patches on this page:
http://wxwidgets.org/develop/
Regards,
Mike
More information about the wx-users
mailing list