Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Is there any matters that require attention for to use qt library with other library?

Is there any matters that require attention for to use qt library with other library?

Scheduled Pinned Locked Moved Solved Mobile and Embedded
librarymatter
4 Posts 3 Posters 1.3k 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.
  • rickY79R Offline
    rickY79R Offline
    rickY79
    wrote on last edited by
    #1

    hi,
    i will development application using QT soon.

    well, then i guess i will use QT framework library almost.

    But sometime..
    i will have to use other library with QT framework library.

    at that time,
    Is there any matter that require attention for to use other library with QT framework library?

    Thanks

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

      Usually not. You just use that another library.
      But since you do not say which library you're going to use it is not possible to answer.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

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

        Hi and welcome to devnet,

        To add to @jsulm one thing to think about is when you use another library which was also built with Qt (qwt, qca etc.) you should check whether it was built against Qt 4 or Qt 5.

        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
        1
        • jsulmJ jsulm

          Usually not. You just use that another library.
          But since you do not say which library you're going to use it is not possible to answer.

          rickY79R Offline
          rickY79R Offline
          rickY79
          wrote on last edited by rickY79
          #4

          @jsulm @SGaist Thank you for reply.
          I can't except what library will need.

          So, I will make question when occurred conflict issue between qt framework and other library.
          Thanks.

          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