Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

addr2lineui assertion triggered with wxwidgets 3.14

(1/1)

reckless:
when building cb with wxwidgets 3.14 addr2lineui.exe will throw an assert in ../../src/common/sizer.cpp at line 2112 with wxALIGN_CENTRE_VERTICAL in DoInsert(); With the error being that Vertical alignment flags are ignored in vertical sizers.

Miguel Gimenez:
Just opening the wxs is enough for this to get fixed, you can try that or apply the attached patch.

Please report the result.

reckless:
that seems to have done the trick :D thank you.
Ill see if anything else out of the ordinary crops up, but so far no problems.

Miguel Gimenez:
Thanks for testing. I have created a ticket with the patch:

https://sourceforge.net/p/codeblocks/tickets/1059/

Navigation

[0] Message Index

Go to full version