User forums > Help
About wxmsw28u_gcc_custom.dll
zac:
Dear Tim,
I'm using SVN4425 build Aug 28 2007, 22:11:52 - wx2.8.4 (Windows, unicode).
After change the "Compiler Logging" to "Full Command Line", I've got the following building messages:
--- Code: ---:: === wxUseDll, Release ===
K:\DEV\bin\wxWidgets-2.8.4\include\wx\platform.h:196: wx/setup.h: No such file or directory
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:98: #error "wxUSE_DYNLIB_CLASS must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:106: #error "wxUSE_EXCEPTIONS must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:114: #error "wxUSE_FILESYSTEM must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:122: #error "wxUSE_FS_ARCHIVE must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:135: #error "wxUSE_DYNAMIC_LOADER must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:143: #error "wxUSE_LOG must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:151: #error "wxUSE_LONGLONG must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:159: #error "wxUSE_MIMETYPE must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:175: #error "wxUSE_PRINTF_POS_PARAMS must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:183: #error "wxUSE_PROTOCOL must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:225: #error "wxUSE_REGEX must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:233: #error "wxUSE_STDPATHS must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:241: #error "wxUSE_XML must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:249: #error "wxUSE_SOCKETS must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:257: #error "wxUSE_STREAMS must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:265: #error "wxUSE_STOPWATCH must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:273: #error "wxUSE_TEXTBUFFER must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:281: #error "wxUSE_TEXTFILE must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:297: #error "wxUSE_URL must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:305: #error "wxUSE_VARIANT must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:325: #error "wxUSE_ABOUTDLG must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:333: #error "wxUSE_ACCEL must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:341: #error "wxUSE_ANIMATIONCTRL must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:349: #error "wxUSE_BITMAPCOMBOBOX must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:357: #error "wxUSE_BMPBUTTON must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:365: #error "wxUSE_BUTTON must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:373: #error "wxUSE_CALENDARCTRL must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:381: #error "wxUSE_CARET must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:389: #error "wxUSE_CHECKBOX must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:405: #error "wxUSE_CHOICE must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:413: #error "wxUSE_CHOICEBOOK must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:421: #error "wxUSE_CHOICEDLG must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:429: #error "wxUSE_CLIPBOARD must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:437: #error "wxUSE_COLLPANE must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:445: #error "wxUSE_COLOURDLG must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:453: #error "wxUSE_COLOURPICKERCTRL must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:461: #error "wxUSE_COMBOBOX must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:469: #error "wxUSE_COMBOCTRL must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:477: #error "wxUSE_DATAOBJ must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:485: #error "wxUSE_DATAVIEWCTRL must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:493: #error "wxUSE_DATEPICKCTRL must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:501: #error "wxUSE_DIRPICKERCTRL must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:509: #error "wxUSE_DISPLAY must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:517: #error "wxUSE_DOC_VIEW_ARCHITECTURE must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:525: #error "wxUSE_FILEDLG must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:533: #error "wxUSE_FILEPICKERCTRL must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:541: #error "wxUSE_FONTDLG must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:549: #error "wxUSE_FONTMAP must be defined."
K:\DEV\bin\wxWidgets-2.8.4\include\wx\chkconf.h:557: #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 ---
Thanks.
Regards,
zac
stahta01:
I need to see the "Build Log" not the "Build Messages"
Tim S
Biplab:
--- Quote from: zac on September 25, 2007, 09:37:44 am ---Biplab, I have changed the global variable settings to have base pointed to K:\DEV\bin\wxWidgets-2.8.4, include pointed to K:\DEV\bin\wxWidgets-2.8.4\include and lib pointed to K:\DEV\bin\wxWidgets-2.8.4\lib, but I got error when using the wizard to create a new project. This back to the original question of how to make CB to use the wxmsw28u_gcc_xxx.dll as CB seems to look for wxmsw28u_gcc_custom.dll instead.
--- End quote ---
Wizard looks for appropriate (import) libraries. So if you provide the following information to the wizard:
Shared= true, Unicode = true, Monolithic = true, $(#wx)=C:\foo then wizard will look for-
* C:\foo\lib\gcc_dll\libwxmsw28ud.a for Debug configuration
* C:\foo\lib\gcc_dll\libwxmsw28u.a for Release configuration
This ensures that you have the proper libraries installed.
I guess in your case a libwxmsw28u.a file exists in your C:\MinGW\lib folder. That could be the cause that despite you provide link to the new import library it tries to load old dll.
BTW, the errors you have posted shows that there is no setup.h file inside K:\DEV\bin\wxWidgets-2.8.4\lib\gcc_dll\mswu\wx folder. Which also means that there is no library inside K:\DEV\bin\wxWidgets-2.8.4\lib\gcc_dll\ folder. :)
stahta01:
I have uploaded what I did to test SVN 4425 to this file "wxWidgets project using SVN 4425.7z"
On http://www.savefile.com/projects/1039215
Please try these directions and see if it works for you.
If they don't, I still need the "Build Log" to figure out what is going wrong.
Tim S
zac:
Dear Tim,
Where can I find the "Build Messages"?
Regards,
zac
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version