Bug #15850 2009-06-15 14:25
horakdan
fix GSocket conflict between glib >= 2.21 and wxGTK 2.8
C::B doesn't build on systems with glib >= 2.21 and wxGTK < 2.8.11. There is a conflict between these 2 libraries when they both define GSocket symbol. An additional fix was required for wxGTK itself, but the codesnippets plugins directly includes the internal win_gtk.h header from wxGTK, a fix is required also in C::B
for a patch see
http://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=2772&group_id=5358
- Category
- Plugin::Any
- Group
- Status
- Closed
- Close date
- 2009-08-28 21:34
- Assigned to
- jenslody
History
jenslody 2009-08-28 21:34
This bug is now fixed in HEAD.
Thank you for reporting it.