User forums > Help
wxWidgets 2.6 (MSW, GCC) installation instructions
Michael:
--- Quote from: TDragon on February 24, 2006, 03:25:15 pm ---Michael: Yep, I had layout problems too. In fact, I lost the debug toolbar entirely until I reverted to 2.6.2 and reset my layout settings to the default.
--- End quote ---
Thank you for your answer :). Yes, I have lost the debug toolbar and the todo list tab below. If I am not wrong we are until now 3 persons having tried 2.6.3-RC1 and having had layout problems. Takeshi Miya pointed me to a possible solution. I will give it a try ASAP.
Best wishes,
Michael
MortenMacFly:
--- Quote from: TDragon on February 24, 2006, 10:40:26 pm ---Come to think of it, I probably don't have modification rights on the CBwiki.
--- End quote ---
You have to register before -> just as for the forum. Did you do that?
TDragon:
No, not yet. :)
macwolf:
I can't compile any wxWidgets program. Output is:
D:/CodeBlocks/include/wx/chkconf.h:92:9: #error "wxUSE_EXCEPTIONS must be defined."
D:/CodeBlocks/include/wx/chkconf.h:113:9: #error "wxUSE_DYNAMIC_LOADER must be defined."
D:/CodeBlocks/include/wx/chkconf.h:137:9: #error "wxUSE_MIMETYPE must be defined."
D:/CodeBlocks/include/wx/chkconf.h:153:9: #error "wxUSE_PROTOCOL must be defined."
D:/CodeBlocks/include/wx/chkconf.h:195:9: #error "wxUSE_REGEX must be defined."
D:/CodeBlocks/include/wx/chkconf.h:203:9: #error "wxUSE_STDPATHS must be defined."
D:/CodeBlocks/include/wx/chkconf.h:211:9: #error "wxUSE_XML must be defined."
D:/CodeBlocks/include/wx/chkconf.h:235:9: #error "wxUSE_STOPWATCH must be defined."
D:/CodeBlocks/include/wx/chkconf.h:243:9: #error "wxUSE_TEXTBUFFER must be defined."
D:/CodeBlocks/include/wx/chkconf.h:267:9: #error "wxUSE_URL must be defined."
D:/CodeBlocks/include/wx/chkconf.h:293:9: #error "wxUSE_BMPBUTTON must be defined."
D:/CodeBlocks/include/wx/chkconf.h:301:9: #error "wxUSE_BUTTON must be defined."
D:/CodeBlocks/include/wx/chkconf.h:309:9: #error "wxUSE_CALENDARCTRL must be defined."
D:/CodeBlocks/include/wx/chkconf.h:349:9: #error "wxUSE_CHOICEBOOK must be defined."
D:/CodeBlocks/include/wx/chkconf.h:357:9: #error "wxUSE_CHOICEDLG must be defined."
D:/CodeBlocks/include/wx/chkconf.h:373:9: #error "wxUSE_COLOURDLG must be defined."
D:/CodeBlocks/include/wx/chkconf.h:389:9: #error "wxUSE_DATAOBJ must be defined."
D:/CodeBlocks/include/wx/chkconf.h:397:9: #error "wxUSE_DATEPICKCTRL must be defined."
D:/CodeBlocks/include/wx/chkconf.h:405:9: #error "wxUSE_DISPLAY must be defined."
D:/CodeBlocks/include/wx/chkconf.h:421:9: #error "wxUSE_FILEDLG must be defined."
D:/CodeBlocks/include/wx/chkconf.h:429:9: #error "wxUSE_FONTDLG must be defined."
D:/CodeBlocks/include/wx/chkconf.h:437:9: #error "wxUSE_FONTMAP must be defined."
D:/CodeBlocks/include/wx/chkconf.h:477:9: #error "wxUSE_XRC must be defined."
D:/CodeBlocks/include/wx/chkconf.h:498:9: #error "wxUSE_ICO_CUR must be defined."
D:/CodeBlocks/include/wx/chkconf.h:506:9: #error "wxUSE_IFF must be defined."
D:/CodeBlocks/include/wx/chkconf.h:514:9: #error "wxUSE_IMAGLIST must be defined."
D:/CodeBlocks/include/wx/chkconf.h:522:9: #error "wxUSE_JOYSTICK must be defined."
D:/CodeBlocks/include/wx/chkconf.h:530:9: #error "wxUSE_LISTBOOK must be defined."
D:/CodeBlocks/include/wx/chkconf.h:546:9: #error "wxUSE_LISTCTRL must be defined."
D:/CodeBlocks/include/wx/chkconf.h:554:9: #error "wxUSE_LOGGUI must be defined."
D:/CodeBlocks/include/wx/chkconf.h:562:9: #error "wxUSE_LOGWINDOW must be defined."
D:/CodeBlocks/include/wx/chkconf.h:570:9: #error "wxUSE_LOG_DIALOG must be defined."
D:/CodeBlocks/include/wx/chkconf.h:578:9: #error "wxUSE_MDI must be defined."
D:/CodeBlocks/include/wx/chkconf.h:594:9: #error "wxUSE_MENUS must be defined."
D:/CodeBlocks/include/wx/chkconf.h:602:9: #error "wxUSE_MSGDLG must be defined."
D:/CodeBlocks/include/wx/chkconf.h:618:9: #error "wxUSE_PALETTE must be defined."
D:/CodeBlocks/include/wx/chkconf.h:626:9: #error "wxUSE_POPUPWIN must be defined."
D:/CodeBlocks/include/wx/chkconf.h:682:9: #error "wxUSE_SOUND must be defined."
D:/CodeBlocks/include/wx/chkconf.h:706:9: #error "wxUSE_SPLASH must be defined."
D:/CodeBlocks/include/wx/chkconf.h:714:9: #error "wxUSE_SPLITTER must be defined."
D:/CodeBlocks/include/wx/chkconf.h:722:9: #error "wxUSE_STATBMP must be defined."
D:/CodeBlocks/include/wx/chkconf.h:730:9: #error "wxUSE_STATBOX must be defined."
D:/CodeBlocks/include/wx/chkconf.h:746:9: #error "wxUSE_STATTEXT must be defined."
D:/CodeBlocks/include/wx/chkconf.h:762:9: #error "wxUSE_TAB_DIALOG must be defined."
D:/CodeBlocks/include/wx/chkconf.h:770:9: #error "wxUSE_TEXTCTRL must be defined."
D:/CodeBlocks/include/wx/chkconf.h:778:9: #error "wxUSE_TIPWINDOW must be defined."
D:/CodeBlocks/include/wx/chkconf.h:802:9: #error "wxUSE_TREECTRL must be defined."
D:/CodeBlocks/include/wx/chkconf.h:818:9: #error "wxUSE_WXHTML_HELP must be defined."
D:/CodeBlocks/include/wx/chkconf.h:909:13: #error "wxUSE_FS_INET requires wxUSE_PROTOCOL"
D:/CodeBlocks/include/wx/chkconf.h:939:9: #error "wxUSE_TEXTFILE requires wxUSE_TEXTBUFFER"
Did anyone had the same problem?
MortenMacFly:
--- Quote from: macwolf on March 23, 2006, 08:37:31 am ---I can't compile any wxWidgets program. Output is:
--- End quote ---
The includes are incorrect. Please post the full command line log (to be enabled int he compiler settings) so we can help you. You may want to use a wxWidgets template that ships with C::B, too.
With regards, Morten.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version