Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Patches to compile and link C::B against wxWidgets 2.8.0
stahta01:
Started new thread C::B runtime errors when WXWIN_COMPATIBILITY_2_4=0
http://forums.codeblocks.org/index.php?topic=4573
Tim S
stahta01:
Note: wxSmith is NOT in this report;
waiting on the new wxSmith before trying to port to wxW2.8
Number of Warnings is from Windows XP Unicode wxW2.8 CVS Head;
compiled with minGW GCC 3.4.2 API 3.7
Number Area
87 Core
16 Contrib
103 Total
Number Section
7 scintilla
13 wxPropertyGrid
6 wxFlatNotebook
24 sdk
8 src
14 Compiler
4 Debugger
3 Code-completion
2 Class wizard
4 Scripted wizard
2 To-do
3 EnvVars Plug-In
5 C::B KeyBinder
8 wxPdfDocument
Number warning
51 comparison between signed and unsigned integer expressions
5 BeginDrawing is deprecated
5 EndDrawing is deprecated
2 __comp_ctor is deprecated
8 Inside is deprecated
1 SetFrame is deprecated
7 SetBestFittingSize is deprecated
1 GetBestFittingSize is deprecated
3 Member is deprecated
4 wxStartTimer is deprecated
4 wxGetElapsedTime is deprecated
2 wxGetWorkingDirectory is deprecated
2 wxGetAccelFromString is deprecated
2 converting to int from double
5 enumeration value ... not handled in switch
?? I missed some since count is off.
Game_Ender:
That is quite a lot I get about 6 in the core with GCC 4.1 and wxGTK 2.6.3 on Ubuntu Edgy.
stahta01:
--- Quote from: Game_Ender on December 03, 2006, 01:09:22 am ---That is quite a lot I get about 6 in the core with GCC 4.1 and wxGTK 2.6.3 on Ubuntu Edgy.
--- End quote ---
But, you just changed the compiler, I changed the wxWidgets library. There is no comparison between the two.
Note: when I did my changes with a prerelease minGW GCC 4.1.1 I got over 4000 warning. So, I am not sure how you got only 6.
Tim S
stahta01:
FYI:
2.8.0 has been released see http://sourceforge.net/project/showfiles.php?group_id=9863
Tim S
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version