wxLogDebug problem during wxGTK building in Cygwin
wxNewbie
frares at gmail.com
Tue Dec 4 06:49:35 PST 2007
Hi, all
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 ;)
By the way, is there a better way of filling out a bug report? Should
this one be considered a bug?
Thankyou guys, it's been an excelent experience working with wx
Francisco
More information about the wx-users
mailing list