I started using Code::Blocks a couple of days ago, works like a charm even for an amateur like me =). Now, since i will need a proper GUI toolkit soon i thought to give wxWidgets a try. So i followed
this tutorial and just finished compiling wxWidgets. During that process i got the same warning message over and over again though:
"warning: type attributes are honored only at type definition"
Can i disregard this or should i really use version 2.6 as stated in the tutorial (thought the information is outdated so i downloaded 2.

?
Furthermore, i'd like to ask what the main differences between wxSmith and wxFormBuilder are and what your personal favourite is. Can the wxFormBuilder be implemented in CB like wxSmith is or how does that work?
Thanks for your answers.