Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    B2Qt

    Mobile and Embedded
    4
    8
    4098
    Loading More Posts
    • 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.
    • S
      sanaderi last edited by

      hi!
      I want to use B2Qt.Wifi for my app!but when import that,recive this error:
      module "B2Qt.Wifi" is not installed
      also I added thats on my project file by this line:
      QT += b2qtwifi
      and then recive this error
      :-1: error: Unknown module(s) in QT: b2qtwifi

      how I can adds that on my project?!
      my qt version qt-opensource-windows-x86-android-5.4.1

      thanks!

      1 Reply Last reply Reply Quote 0
      • sierdzio
        sierdzio Moderators last edited by

        B2Qt is part of the Qt Commercial offering, it is not available in the Open Source version.

        (Z(:^

        1 Reply Last reply Reply Quote 0
        • A
          agocs last edited by

          What's more, it targets the embedded type of Android (plus Embedded Linux of course), not regular Android that is used on phones and tablets.

          1 Reply Last reply Reply Quote 0
          • S
            sanaderi last edited by sanaderi

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • sierdzio
              sierdzio Moderators last edited by

              @sanaderi said:

              It's possible build B2Qt manual for open source version?!

              No. The source code is not available for people who have not bought the product.

              (Z(:^

              1 Reply Last reply Reply Quote 0
              • S
                sanaderi last edited by

                I want to search wifi network and connect them in my app!Is there another way?!please help me!

                1 Reply Last reply Reply Quote 0
                • sierdzio
                  sierdzio Moderators last edited by

                  Normally it is customary to let the user connect to network using system applications, and all normal application should respect that setting. This is true on all desktop and mobile platforms. So Qt does not provide a direct support for that functionality.

                  You can check possible solution here

                  (Z(:^

                  1 Reply Last reply Reply Quote 0
                  • V
                    Vicky Sharma last edited by

                    Hi all

                    I wanna to use B2qt wifi module in open source license, how can i do?
                    If not possible with open source so please tell me any alternative of the same...

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post