id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc,game 9554,Build: GUI part build fails,susnux,criezy,"Trying to build on openSUSE I faced a problem with the gui part: wxWidgets detection will fail, configure output: {{{ [ 60s] Checking for iconv... yes [ 60s] Looking for wx-config... /usr/bin/wx-config [ 61s] Checking for wxwidgets gui dev component... not found }}} I have attached the config.log. System: openSUSE Tumbleweed, gcc 6.1.1+r239476, wxWidgets 2.8.12 The problem seems to be the ""-ansi"" flag set in the configure script, it looks like wxWidgets requires a c++11 header (maybe also TR1). I could fix the build by removing the -ansi flag (gcc6 will default to c++14).",defect,closed,normal,Tools,,fixed,,,