Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. Integrate OpenLDAP libraries with Qt windows, android and mac application

Integrate OpenLDAP libraries with Qt windows, android and mac application

Scheduled Pinned Locked Moved Unsolved 3rd Party Software
3 Posts 2 Posters 965 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.
  • A Offline
    A Offline
    anji 0
    wrote on last edited by
    #1

    Hi All,

    My current project needs integration with LDAP for accessing info from the server. The application is supported on three platform namely windows, android and mac. The compilers used for the same are MSVC2017, GCC and Clang. As anyone successfully built OpenLdap libraries for using it on Qt? Any help is much appreciated.

    I'm a beginner on this and I don't have much info to share. Can someone please guide me in the right path? Thanks in advance.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      For macOS you can install it using for example macports.
      For Linux your distribution is likely providing it.
      I don't know for Windows.

      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
      • A Offline
        A Offline
        anji 0
        wrote on last edited by
        #3

        @SGaist Thanks for your help. I'm trying to use the same library across platforms. I found a way to compile the openldap library for mac/iOS version using this link https://www.ibm.com/developerworks/aix/library/au-iphoneapp/?ca=drs- . In the same way I'm trying to find the ways for compiling the library with MSVC and GCC so that the code for connecting, authentication and queries will be same on all the platforms. I know this is out Qt scope but trying to find whether someone succeeded in doing it.

        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