User forums > General (but related to Code::Blocks)

wxWidgets 3.1.5

(1/7) > >>

gd_on:
I'm trying to compile under Windows 10, Code::Blocks (last svn 12302) with wxWidgets 3.1.5 (just to try because I have the feeling that the release is almost ready !).
Compilation seems OK (if I use a Mingw64 distribution with binutils 2.35). But, when starting C::B, I obtain an assert message telling me a problem in GetString(), len!=(-1) msw/choice.cpp (369). This assert on that line of code was not present in previous 3.1.4 version. If I comment line 369 in msw\choice.cpp, I have no more this assert Message, but it's probably not a good idea.
Problem in wxWidgets msw code or in C::B ? I don't know.

Miguel Gimenez:
Cannot reproduce with MinGW64 and binutils 2.30, but I am generating 32 bits binaries.

gd_on:
I don't think it's a 32/64 bits problem. It looks more as a GetString call with a string not correctly initialised the first time.

Miguel Gimenez:
Did you try renaming default.conf?

gd_on:
I din't ... but after a rename, and a new default.conf creation by C::B, the problem is still there.

Navigation

[0] Message Index

[#] Next page

Go to full version