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 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
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on 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
      1
      • SGaistS SGaist

        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 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
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on 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

          • Login

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