Created
July 28, 2017 18:04
-
-
Save JGrossholtz/20e3b58bb20e201bea0e05816088a9ce to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I had this issue with Qt Creator 4.1 on Fedora 25: | |
SSH connection failure: Botan library exception: No object identifier found for secp521r1 | |
It seems to be realted with an internal QtCreator library. The easyest solution seems to remove the QtCreator package and to install it | |
with QtCreator installer: | |
http://download.qt.io/official_releases/qtcreator |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment