Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-14523

missing botan headers in sshkeyexchange.cpp

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 3.5.0-beta1
    • Qt Creator 3.5.0-beta1
    • Building Qt Creator
    • None
    • OS X 10.9.5 with MacPorts 2.3.3
    • 4f5a02d5967871c18d1bce0321a1342af08155b4

    Description

      A recent commit (3b8ea3fc1ea5a3be3e537fc6a6390886eaaff62e) introduced support for ECDH key exchange, but broke building on OS X. I had to add 3 headers to the include list, after botan/botan.h :

      botan/ec_group.h
      botan/ecdh.h
      botan/ecdsa.h

      (building with botan 1.10.9 from MacPorts)

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kandeler Christian Kandeler
            rjvbertin René Bertin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes