Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. International
  3. Italian
  4. Installare moduli aggiuntivi alla versione Open source (6.2.3) esempio QtMqtt sotto Windows 10
Forum Updated to NodeBB v4.3 + New Features

Installare moduli aggiuntivi alla versione Open source (6.2.3) esempio QtMqtt sotto Windows 10

Scheduled Pinned Locked Moved Solved Italian
1 Posts 1 Posters 418 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.
  • M Offline
    M Offline
    MarioFromAlassio
    wrote on last edited by MarioFromAlassio
    #1

    Posto la procedura che ho seguito io e che ha funzionato, se può essere di aiuto:

    1. installare QT se non già installato

    2. aggiungere al path:
      a) C:\Qt\Tools\CMake_64\bin
      b) C:\Qt\6.2.3\mingw900_64\bin
      c) C:\Qt\Tools\Ninja

    3. Installare Strawberry Perl

    4. Eliminare dal path
      a) C:\Strawberry\c\bin

    5. da linea di comando:
      a) cd C:\Qt\6.2.3\Src
      b) C:\Qt\6.2.3\mingw_64\bin\qt-configure-module.bat qtmqtt
      c) cmake --build .
      d) cmake --install .

    Notare il . (punto) alla fine dei comandi cmake

    Fatto.

    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