← Back to team overview

kicad-developers team mailing list archive

Re: mode openGL issues after latest updates

 

I seem to recall Mark (mroszko) pointing out an issue with gcc 5.3.0 and
wxwidgets 3.0.2, but I don't remember if it actually amounted to anything.
Try searching the list a bit and see if you can find it.

On Mon, May 9, 2016 at 4:33 PM easyw <easyw@xxxxxxxxxxxx> wrote:

> Hi, I'm having an issue (crash) changing from default canvas to OpenGl
>
> Comparing my settings to the dev pre-built it seems only gcc version is
> different; mine is gcc 5.3.0, pre-built is 5.2.0
> is there anyone having this problem?
>
> and here there are the settings:
>
> Application: pcbnew
> Version: 6776-dev, release build
> Libraries: wxWidgets 3.0.2
>             libcurl/7.46.0 OpenSSL/1.0.2e zlib/1.2.8 libidn/1.32
> libssh2/1.6.0 librtmp/2.3
> Platform: Windows 8 (build 9200), 64-bit edition, 64 bit, Little endian,
> wxMSW
> - Build Info -
> wxWidgets: 3.0.2 (wchar_t,wx containers,compatible with 2.8)
> Boost: 1.57.0
> Curl: 7.46.0
> KiCad - Compiler: GCC 5.3.0 with C++ ABI 1009
>          Settings: USE_WX_GRAPHICS_CONTEXT=OFF
>                    USE_WX_OVERLAY=OFF
>                    KICAD_SCRIPTING=ON
>                    KICAD_SCRIPTING_MODULES=ON
>                    KICAD_SCRIPTING_WXPYTHON=ON
>                    USE_FP_LIB_TABLE=HARD_CODED_ON
>                    BUILD_GITHUB_PLUGIN=ON
>
>
> Application: pcbnew
> Version: (2016-05-06 BZR 6776, Git 63decd7)-product, release build
> Libraries: wxWidgets 3.0.2
>             libcurl/7.46.0 OpenSSL/1.0.2d zlib/1.2.8 libidn/1.32
> libssh2/1.6.0 librtmp/2.3
> Platform: Windows 8 (build 9200), 64-bit edition, 64 bit, Little endian,
> wxMSW
> - Build Info -
> wxWidgets: 3.0.2 (wchar_t,wx containers,compatible with 2.8)
> Boost: 1.57.0
> Curl: 7.46.0
> KiCad - Compiler: GCC 5.2.0 with C++ ABI 1009
>          Settings: USE_WX_GRAPHICS_CONTEXT=OFF
>                    USE_WX_OVERLAY=OFF
>                    KICAD_SCRIPTING=ON
>                    KICAD_SCRIPTING_MODULES=ON
>                    KICAD_SCRIPTING_WXPYTHON=ON
>                    USE_FP_LIB_TABLE=HARD_CODED_ON
>                    BUILD_GITHUB_PLUGIN=ON
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>

References