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 4.8.1 and botan
Forum Update on Monday, May 27th 2025

Qt 4.8.1 and botan

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 2.4k 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.
  • D Offline
    D Offline
    dsylebee
    wrote on last edited by
    #1

    Hi, I'm trying to use the newest botan version.

    Current Stable Series (1.10)
    The latest version of the current stable series, from branch net.randombit.botan.1_10, is Version 1.10.2, 2012-06-17: tar/gz for 1.10.2
    it's located @ "http://botan.randombit.net/download.html":http://botan.randombit.net/download.html

    What I can see from certain posts and video tutorials on the net, is that qt creator sources comes with botan 1.8.

    The bottan .dll from the MSI setup of the official site is compiled using Microsoft visual studio so I can't use it since it gives alot of unresolved external errors.

    What I'm wondering is it possible to compile the new botan using qt or should I use the version that comes with qt sources, and what would be the steps to make it work, Thanks in advance.

    1 Reply Last reply
    0
    • G Offline
      G Offline
      goetz
      wrote on last edited by
      #2

      That's not a matter of Qt. If I understood it correctly (I just had a short look on the botan wep page), it doesn't use Qt at all. So you just need to compile it with your tool chain - which is MinGW in your case. It should be quite easy if you have the prerequisites.

      http://www.catb.org/~esr/faqs/smart-questions.html

      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