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. Building QtXlsxWriter with Qt using android kit
Forum Updated to NodeBB v4.3 + New Features

Building QtXlsxWriter with Qt using android kit

Scheduled Pinned Locked Moved Solved Mobile and Embedded
4 Posts 2 Posters 551 Views 2 Watching
  • 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
    ahsan737
    wrote on 25 Jan 2021, 08:30 last edited by ahsan737
    #1

    Greetings,

    I want to use "QtXlsxWriter" for my android application building using Qt. But I am not able to build the application because of the following error. However, the program runs fine for desktop kits as I've successfully installed the "QtXlsxWriter".

    Please suggest the fix for this.

    Project ERROR: Unknown module(s) in QT: xlsx
    
    Qt Version: 5.13.1
    Qt Creator: 4.10.0
    android kit: Android for arm64-v8a (Clang Qt 5.13.1 for Android ARM64-v8a)
    
    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 25 Jan 2021, 20:45 last edited by
      #2

      Hi,

      Did you build and install that module for.Androïd ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      A 1 Reply Last reply 26 Jan 2021, 00:16
      0
      • S SGaist
        25 Jan 2021, 20:45

        Hi,

        Did you build and install that module for.Androïd ?

        A Offline
        A Offline
        ahsan737
        wrote on 26 Jan 2021, 00:16 last edited by ahsan737
        #3

        @SGaist

        Yes, I've followed the documented instructions (Usage 2). But it didn't work (the errors are mentioned above).

        1 Reply Last reply
        0
        • A Offline
          A Offline
          ahsan737
          wrote on 26 Jan 2021, 15:45 last edited by
          #4

          the issue gets resolved, I was mistakenly adding the QT += xlsx to qmake project file but it is not required.

          1 Reply Last reply
          0

          3/4

          26 Jan 2021, 00:16

          • Login

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