User forums > Help

Code::blocks against wxWidgets 2.9.4

<< < (3/4) > >>

gd_on:
After looking in the Wiki, I see that for WxWidgets 2.9.0 there are a few differences in the make line.  vs. WxWidgets 2.8.* :
USE_STC=0 USE_PROPGRID=1 have to be added
and the setup.h must be modified by setting explicitely #define wxUSE_STC 0

Is that always like that ?
Could this be the reason of my problems?  ???

gd_on

Edit :
I tried that, but it does not change anything  :'(

Jenna:

--- Quote from: oBFusCATed on May 24, 2013, 07:29:07 pm ---Jens: does shortcut keys work? up/down/insert/delete/typing for new watch?

--- End quote ---
No, not all of them.
I never use them, so I did not recognize it.

golgepapaz:

--- Quote from: gd_on on May 24, 2013, 02:51:03 pm ---
2.2) I disabled fortran plugin. Then I tried to load some project as previouly (C++ or fortran, no matter)
Here, it's OK, but when I generate the code I obtain the same type of error messages as previouly, for example:

--- Code: ---wxWidgets Debug Alert
../../src/common/arrsts.cpp(385): assert "iIndex != (-1)" failed in
Do you want to stop the program?
Remove(): removing inexistent element in wxArrayString::Remove
You can also choose [Cancel] to suppress further warnings.
--- End code ---
But here, I can choose the Cancel button without C::B crash. The code is correctly generated and works as expected.

A strange thing too, is the title of these windows "wxWidgets Debug Alert" because I generated WxWidgets as usually, a release version, not a debug one !


--- End quote ---
I've added a patch for this and two other minor things in the tracker . You may check them out.I'll continue
 to try to fix them when I encounter other stuff like this.

gd_on:

--- Quote ---I've added a patch for this and two other minor things in the tracker . You may check them out.I'll continue
 to try to fix them when I encounter other stuff like this.
--- End quote ---

I have seen 3 patches : 3471, 3472 and 3473 published yesterday. Which one is it ? All ?

gd_on

golgepapaz:

--- Quote from: gd_on on June 01, 2013, 10:58:09 am ---
--- Quote ---I've added a patch for this and two other minor things in the tracker . You may check them out.I'll continue
 to try to fix them when I encounter other stuff like this.
--- End quote ---

I have seen 3 patches : 3471, 3472 and 3473 published yesterday. Which one is it ? All ?

gd_on

--- End quote ---

3471 is the one you are looking for.the other two fixes the the
assertions when opening, Settings->Environment, Setting->Compiler, Help->About

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version