You are not logged in.

#1 2016-08-13 12:09:17

yukifenup
Member
Registered: 2016-08-13
Posts: 2

How to find libwx_gtk2-2.6 ?

Hello, I was trying to install SAP to my machine for learning purposes. It requires libwx_gtk2-2.6.

I first tried downgrade from AUR, it only went back to 2.8.
I checked Arch Linux Archive, it only went back to 2.8 as well.
I tried building from source, it failed (https://gist.github.com/anonymous/cd25a … d2c97a95be).

Where can I find this package?

Offline

#2 2016-08-13 12:12:34

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,523
Website

Re: How to find libwx_gtk2-2.6 ?

The Wnarrowing warning is relatively new.  Either use -Wnonarrowing or remove -Werror from the compiler flags.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#3 2016-08-13 13:34:47

yukifenup
Member
Registered: 2016-08-13
Posts: 2

Re: How to find libwx_gtk2-2.6 ?

Added -Wno-narrowing to the CXXFLAGS in Makefile. Now there is another error. https://gist.github.com/anonymous/7fecd … 3abc0a1d99

Offline

Board footer

Powered by FluxBB