/usr/local/include/wx-2.8/wx/string.h:226: multiple definition of `tray_misalign'

Jeff Lacki jeep at rahul.net
Wed Apr 16 12:16:18 PDT 2008


I got this as I was trying to port some code.
'tray_misalign' is my variable.  My .h files are all
#ifndef protected.  Line 226 of /usr/local/include/wx-2.8/wx/string.h

 bool  IsEmpty()   const { return (nRefs == -1); }

What gives?  The compiler isnt even reporting the correct thing?

Things were compling fine and then this.  I saw some other people
having problems.  Is this a wx known issue?  Is there a workaround?

Im running Fedora 8 wxGTK

Thanks



More information about the wx-users mailing list