Search found 3 matches

by Cooper
Sun Aug 20, 2017 7:42 pm
Forum: Compiler / Linking / IDE Related
Topic: mingw being unable to compile wxwidgets
Replies: 10
Views: 7663

Re: mingw being unable to compile wxwidgets

I noted "Feb 2016" release date of wx 3.1.0, but I confused the fix date "13 Jan" with "13 Jan 2016" so ... I expected 3.1.0 to be fixed already. Thanks for claryfying that. I also noticed my findings were discussed in detail in other thread here ... last year, so there...
by Cooper
Sun Aug 20, 2017 3:10 pm
Forum: Compiler / Linking / IDE Related
Topic: mingw being unable to compile wxwidgets
Replies: 10
Views: 7663

Re: mingw being unable to compile wxwidgets

AttachConsole issue was fixed Well, looks like it's not included in 3.1.0 relese. Mentioned lines 36-43 are missing in gccpriv.h in 3.1.0 release and there's no wx/msw/winver.h file to fix _WIN32_WINNT definition. I've downloaded "Windows ZIP (28 MB)" 3.1.0 source code for compilation. Be...
by Cooper
Sat Aug 19, 2017 8:25 pm
Forum: Compiler / Linking / IDE Related
Topic: mingw being unable to compile wxwidgets
Replies: 10
Views: 7663

Re: mingw being unable to compile wxwidgets

Hello all, I've just encountered the same problem as OP and I suspect it's GCC issue. Here's a little workaround for the problem. I'm compiling wxWidgets 3.1.0 with MinGW gcc 6.3.0-1 under Win10: Microsoft Windows [Version 10.0.15063] (c) 2017 Microsoft Corporation. Wszelkie prawa zastrzeżone. i:\Da...