Skip to content
This repository was archived by the owner on Dec 10, 2019. It is now read-only.
This repository was archived by the owner on Dec 10, 2019. It is now read-only.

libqtshadowsocks doesn't build anymore against Botan 2.11.0 #214

@david-geiger

Description

@david-geiger

Hi,

I tried to build libqtshadowsocks on Mageia Cauldron against Botan 2.11.0 but it fails to build due to:

/home/iurt/rpmbuild/BUILD/libQtShadowsocks-2.1.0/lib/crypto/cipher.cpp: In constructor 'QSS::Cipher::Cipher(const string&, std::__cxx11::string, std::__cxx11::string, bool)':
/home/iurt/rpmbuild/BUILD/libQtShadowsocks-2.1.0/lib/crypto/cipher.cpp:94:25: error: 'get_cipher' is not a member of 'Botan'
filter = Botan::get_cipher(cipherInfo.internalName, _key, _iv,
^~~~~~~~~~

Attached full log:

build.0.20190715095032.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions