Closed SirWrexes closed 3 years ago
Hey, I can't get the package to build, either from the AUR (using yay) or manually from here. I'm getting deprecated function warnings and they'retreated as errors -- which cause make to abort. Here's my build log.
Your build log is somewhat different from mine, but I got around this by making with CXXFLAGS="-Wno-error=deprecated-declarations". Also needed -fPIC.
Hey, I can't get the package to build, either from the AUR (using yay) or manually from here. I'm getting deprecated function warnings and they'retreated as errors -- which cause make to abort. Here's my build log.