User forums > Help
wxWidgets 2.6 (MSW, GCC) installation instructions
rickg22:
Speaking about wxWidgets, I think there's a problem with the templates. Static template links to wxmsw242. That'd be a big turnoff for new users.
jmccay:
Speaking of wxWidgets 2.6.1, there is a patch out for it. From the website:
--- Quote ---This patch fixes the following problems on Windows:
* Crash on exit when destroying wxCHMHelpController in wxApp::OnExit.
* wxListBox, wxCheckListBox scrolling glitch when Windows effects are enabled.
* Wrong area sometimes being refreshed after a window is resized.
* Notebook refreshing the wrong area when resized.
* Problem for non-VC++ compilers where some toolbar tooltips cause a crash.
* An eVC++ 3 compile error. Please download wxWidgets-2.6.1-Patch01.zip and unarchive from the top level of your wxWidgets tree.
--- End quote ---
I haven't followed all the problem issues, but if this fixes any problems you may have, down load it now.
jmccay :D
jmccay:
Does RC1 (with mingw included) contain gcc-3.4.4 that allows 2.6.1 to compile without warnings?
jmccay
mandrav:
--- Quote from: jmccay on July 27, 2005, 02:58:40 am ---Does RC1 (with mingw included) contain gcc-3.4.4 that allows 2.6.1 to compile without warnings?
jmccay
--- End quote ---
Yep :)
Yiannis.
jmccay:
I uninstalled the final beta and installed RC1. I chose not to clear the settings. I set my path to include:
C:\Program Files\CodeBlocks\bin
My wxWidgets 2.6.1 (from CVS with the patch installed manually because it was available later) is in the this directory:
C:\development\projects\WX_2_6_1\wxWidgets
I am still getting these warnings--endless warnings. I can't figure out why. It finishes compiling without errors, but I was wondering what was causing all the warning. I get the dlls and archives.
--- Code: ---../../include/wx/datetime.h:34: warning: type attributes are honored only at typ
e definition
../../include/wx/datetime.h:35: warning: type attributes are honored only at typ
e definition
../../include/wx/datetime.h:36: warning: type attributes are honored only at typ
e definition
../../include/wx/datetime.h:111: warning: type attributes are honored only at ty
pe definition
../../include/wx/datetime.h:1440: warning: type attributes are honored only at t
ype definition
--- End code ---
jmccay
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version