User forums > Using Code::Blocks
Need some advise for using wxWidgets
(1/1)
scratch:
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.8)?
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.
mariocup:
Hi scratch,
see the user manual (http://www.codeblocks.org/en-docs-wrapper) section "Building CodeBlocks from sources" for details. CodeBlocks is using the wxWidgets Version 2.8.7.
Bye,
Mario
eranif:
--- Quote ---"warning: type attributes are honored only at type definition"
--- End quote ---
You can safely ignore this warning
Eran
Navigation
[0] Message Index
Go to full version