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 508 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.
  • ahsan737A Offline
    ahsan737A Offline
    ahsan737
    wrote on 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
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on 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

      ahsan737A 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

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

        ahsan737A Offline
        ahsan737A Offline
        ahsan737
        wrote on 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
        • ahsan737A Offline
          ahsan737A Offline
          ahsan737
          wrote on 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

          • Login

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