User forums > Help
Need help getting wxwidget into C::B
Manatax:
Hi everyone. I'm the classic noob to the GUI design area, but the design for my g/f's thesis has made it a must for me A.S.A.P. So... before I can go rampage over the tutorials, I need to put what appears to be a promising library into my trusted C::B
My development will be done over:
Windows XP
Code::Blocks 8.02
wxWidgets 2.8.9
I tried to follow every installation tutorial I could find, but it seems i'm a little tooo noob into this.
I just want to know how to do the entire thing.
I tried this >> http://wiki.codeblocks.org/index.php?title=WxWindowsQuickRef
but I got the following error
--- Code: ---||=== Tesis, Debug ===|
D:\CodeBlocks\wxWidgets\include\wx\platform.h|196|wx/setup.h: No such file or directory|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|103|#error "wxUSE_DYNLIB_CLASS must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|111|#error "wxUSE_EXCEPTIONS must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|119|#error "wxUSE_FILESYSTEM must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|127|#error "wxUSE_FS_ARCHIVE must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|140|#error "wxUSE_DYNAMIC_LOADER must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|148|#error "wxUSE_LOG must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|156|#error "wxUSE_LONGLONG must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|164|#error "wxUSE_MIMETYPE must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|180|#error "wxUSE_PRINTF_POS_PARAMS must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|188|#error "wxUSE_PROTOCOL must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|230|#error "wxUSE_REGEX must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|238|#error "wxUSE_STDPATHS must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|246|#error "wxUSE_XML must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|254|#error "wxUSE_SOCKETS must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|262|#error "wxUSE_STREAMS must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|270|#error "wxUSE_STOPWATCH must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|278|#error "wxUSE_TEXTBUFFER must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|286|#error "wxUSE_TEXTFILE must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|302|#error "wxUSE_URL must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|310|#error "wxUSE_VARIANT must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|330|#error "wxUSE_ABOUTDLG must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|338|#error "wxUSE_ACCEL must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|346|#error "wxUSE_ANIMATIONCTRL must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|354|#error "wxUSE_BITMAPCOMBOBOX must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|362|#error "wxUSE_BMPBUTTON must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|370|#error "wxUSE_BUTTON must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|378|#error "wxUSE_CALENDARCTRL must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|386|#error "wxUSE_CARET must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|394|#error "wxUSE_CHECKBOX must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|410|#error "wxUSE_CHOICE must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|418|#error "wxUSE_CHOICEBOOK must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|426|#error "wxUSE_CHOICEDLG must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|434|#error "wxUSE_CLIPBOARD must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|442|#error "wxUSE_COLLPANE must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|450|#error "wxUSE_COLOURDLG must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|458|#error "wxUSE_COLOURPICKERCTRL must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|466|#error "wxUSE_COMBOBOX must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|474|#error "wxUSE_COMBOCTRL must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|482|#error "wxUSE_DATAOBJ must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|490|#error "wxUSE_DATAVIEWCTRL must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|498|#error "wxUSE_DATEPICKCTRL must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|506|#error "wxUSE_DIRPICKERCTRL must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|514|#error "wxUSE_DISPLAY must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|522|#error "wxUSE_DOC_VIEW_ARCHITECTURE must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|530|#error "wxUSE_FILEDLG must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|538|#error "wxUSE_FILEPICKERCTRL must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|546|#error "wxUSE_FONTDLG must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|554|#error "wxUSE_FONTMAP must be defined."|
D:\CodeBlocks\wxWidgets\include\wx\chkconf.h|562|#error "wxUSE_FONTPICKERCTRL must be defined."|
||More errors follow but not being shown.|
||Edit the max errors limit in compiler options...|
||=== Build finished: 50 errors, 0 warnings ===|
--- End code ---
Any help will be appretiated
stahta01:
Did you build wxWidgets? Because your error is the normal one for people who never compiled and linked wxWidgets.
Tim S
Manatax:
Build?? I thought I didn't have too... or at least that was what the tutorial said...
So... how do I go about doing that?
Thank you very much for your help :D
Jenna:
--- Quote from: Manatax on January 15, 2009, 01:36:32 pm ---Build?? I thought I didn't have too... or at least that was what the tutorial said...
So... how do I go about doing that?
Thank you very much for your help :D
--- End quote ---
--- Quote ---Build wxWidgets
This step is unnecessary if you are using wxPack
--- End quote ---
quote from wxWidgets Quickref (http://wiki.codeblocks.org/index.php?title=WxWindowsQuickRef#Build_wxWidgets)
That means if you not use wxpack, you have to configure and build wxWidgets libraries from source.
Manatax:
I actually used wxPack... but It is very likely that I downloaded both in my attempts to make it work... i will follow the tutorial steps to compile the library and let you know.
Navigation
[0] Message Index
[#] Next page
Go to full version