problem with make for wxGTK-2.8.0

punitha.abirami at gmail.com punitha.abirami at gmail.com
Thu Mar 1 22:24:28 PST 2007


Sir,
wxWigets-2.8.0
g++ -v=3.3.6
gtk+ version=1.2.10
$uname -a
Linux punita 2.6.12 #2 SMP Tue Aug 9 23:20:52 CEST 2005 i686 GNU/Linux

when i cofigured wxWidgets -it went fine,but when i make , i got
following error.
g++: compilation of header file requested
make: *** [.pch/wxprec_monodll/wx/wxprec.h.gch] Error 1

i checked if compiler supports if it supports precompiled headers:
"checking if the compiler supports precompiled headers... yes"

when i tried the following
--configure --with-gtk=1 --disable-precomp-headers
I did'nt get the above error.Instead i am getting the following error:


src/common/strconv.cpp: In member function `virtual size_t
   wxMBConv_iconv::MB2WC(wchar_t*, const char*, unsigned int) const':
src/common/strconv.cpp:1867: error: `E2BIG' undeclared (first use this
   function)
src/common/strconv.cpp:1867: error: (Each undeclared identifier is
reported
   only once for each function it appears in.)
make: *** [monodll_strconv.o] Error 1

Please any clue will be more help ful.
Thanks punitha







More information about the wx-users mailing list