Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt Cryptographic architecture
QtWS25 Last Chance

Qt Cryptographic architecture

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 1.6k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    chandradeo
    wrote on 18 Mar 2016, 18:29 last edited by
    #1

    Dear friends. I am working in qt since some time. I want to use qt Cryptographic architecture to develop encryption application. Plz tell me how to integrate qca in Qt.
    My qt is 4.5.2. PLZ tell me method for integrating qca. Thanking ua all in advance

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 18 Mar 2016, 22:52 last edited by
      #2

      Hi,

      1. Clone QCA
      2. Open the project with Qt Creator using the Kit corresponding to your version of Qt (which by the ways is more than outdated)
      3. Build/install QCA
      4. Add QT += qca to your .pro file
      5. Follow the documentation of QCA to integrate it in your project.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      C 1 Reply Last reply 19 Mar 2016, 02:46
      1
      • S SGaist
        18 Mar 2016, 22:52

        Hi,

        1. Clone QCA
        2. Open the project with Qt Creator using the Kit corresponding to your version of Qt (which by the ways is more than outdated)
        3. Build/install QCA
        4. Add QT += qca to your .pro file
        5. Follow the documentation of QCA to integrate it in your project.
        C Offline
        C Offline
        chandradeo
        wrote on 19 Mar 2016, 02:46 last edited by
        #3

        @SGaist

        Thank u Sir for replying. Can u plz explore about clone..?? that is not clear to me. Do i need MSVC also ?? beca i am having mingw qt.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 19 Mar 2016, 21:06 last edited by
          #4

          Clone as in git clone

          No you don't, QCA can be built with MinGW also.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          3/4

          19 Mar 2016, 02:46

          • Login

          • Login or register to search.
          3 out of 4
          • First post
            3/4
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved