Erro ao instalar o wxGTK3 versão 3.0.4

1. Erro ao instalar o wxGTK3 versão 3.0.4

lindberg
lindbergluiz

(usa Slackware)

Enviado em 19/03/2018 - 15:49h

checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether we are using the Intel C compiler... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether gcc needs -traditional... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether we are using the Intel C++ compiler... no
checking whether we are using the Sun C++ compiler... no
checking for ar... ar
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for langinfo.h... yes
checking for wchar.h... yes
checking for sys/select.h... yes
checking for cxxabi.h... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking size of short... 2
checking size of void *... 8
checking size of int... 4
checking size of long... 8
checking size of size_t... 8
checking size of long long... 8
checking size of wchar_t... 4
checking for va_copy... yes
checking whether the compiler supports variadic macros... yes
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking if large file support is available... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking whether byte ordering is bigendian... no
checking for iostream... no
checking if C++ compiler supports the explicit keyword... yes
checking for std::wstring in <string>... no
checking if std::basic_string<wchar_t> works... no
configure: error: Can't use --enable-stl without std::wstring or std::basic_string<wchar_t>



  


2. Re: Erro ao instalar o wxGTK3 versão 3.0.4

Eric
Grinder

(usa Slackware)

Enviado em 20/03/2018 - 00:07h

Se estiver usando o slackbuild do slackbuild.org tente compilar usando.
STL=no ./wxGTK3.SlackBuild 


Se for um slackbuild caseiro, adicione debaixo do ./configure \
--disable-stl 

- - - - -
www.github.com/ericfernandesferreira
www.youtube.com/candelabrus1


3. Re: Erro ao instalar o wxGTK3 versão 3.0.4

lindberg
lindbergluiz

(usa Slackware)

Enviado em 22/03/2018 - 23:49h

Grinder escreveu:

Se estiver usando o slackbuild do slackbuild.org tente compilar usando.
STL=no ./wxGTK3.SlackBuild 


Se for um slackbuild caseiro, adicione debaixo do ./configure \
--disable-stl 

- - - - -
www.github.com/ericfernandesferreira
www.youtube.com/candelabrus1


tentei sim Grinder, assim como você recomendou, mas não funcionou. Estou usando do SlackBuild.






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts