[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lmi] Defect in wx trunk?
From: |
Greg Chicares |
Subject: |
[lmi] Defect in wx trunk? |
Date: |
Sun, 19 Oct 2014 18:27:26 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 |
I did 'git pull' about fifteen minutes ago, then rebuilt wx...
/opt/lmi/wx-scratch/wxWidgets-3.1.0/gcc-345-99d9176dfb1557aff9da8be92706bee8/bk-deps
/MinGW_/bin/g++ --param ggc-min-expand=25 --param ggc-min-heapsize=32768 -c -o
monodll_evtloopconsole.o -D__WXMSW__ -DWXBUILDING -I../src/png
-I../src/zlib -I../src/expat/lib -I../src/stc/scintilla/include
-I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER
-DLINK_LEXERS -DwxUSE_BASE=1 -DWXMAKINGDLL -Wall -Wundef -Wunused-parameter
-Wno-ctor-dtor-privacy -Woverloaded-virtual
-D_LARGEFILE_SOURCE=unknown
-I/opt/lmi/wx-scratch/wxWidgets-3.1.0/gcc-345-99d9176dfb1557aff9da8be92706bee8/lib/wx/include/i686-pc-mingw32-msw-unicode-3.1
-I../include -O2 -fno-strict-aliasing ../src/msw/evtloopconsole.cpp
../src/msw/evtloopconsole.cpp: In member function `int
wxMSWEventLoopBase::GetNextMessageTimeout(WXMSG*, long unsigned int)':
../src/msw/evtloopconsole.cpp:130: error: `wxZeroMemory' was not declared in
this scope
../src/msw/evtloopconsole.cpp:130: warning: unused variable 'wxZeroMemory'
Makefile:17592: recipe for target 'monodll_evtloopconsole.o' failed
make[2]: *** [monodll_evtloopconsole.o] Error 1
- [lmi] Defect in wx trunk?,
Greg Chicares <=