problem with make for wxGTK-2.8.0
chris elliott
biol75 at york.ac.uk
Fri Mar 2 00:31:22 PST 2007
I seem to remember the gtk1 error, so can you try the update at
http://biolpc22.york.ac.uk/pub/2.8.2-rc1/
does turning off precompiled headers fix the gtk2 error ?
chris
punitha.abirami at gmail.com wrote:
> 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
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>
More information about the wx-users
mailing list