Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. International
  3. Italian
  4. Problema file ClangTools4.dll
Qt 6.11 is out! See what's new in the release blog

Problema file ClangTools4.dll

Scheduled Pinned Locked Moved Unsolved Italian
2 Posts 1 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.
  • A Offline
    A Offline
    Alexv92
    wrote on last edited by Alexv92
    #1

    Salve,
    ho installato QT e QT Creator mediante il tool MSYS2 seguendo questa procedura:
    https://wiki.qt.io/MSYS2#Obtain_Pre-Built_Qt_.26_QtCreator_binary_files_and_Use_instantly_without_Building.2FCompiling

    Il problema è che quando vado a lanciarlo, mi da questo errore:
    "C:\msys64\mingw64\lib\qtcreator\plugins\ClangTools4.dll: Cannot load library C:\msys64\mingw64\lib\qtcreator\plugins\ClangTools4.dll: Impossibile trovare il modulo specificato."

    Ho controllato nella cartella plugin e la dll c'è. In più l'IDE non fa compilare (il comando è disattivato).
    Sapreste aiutarmi? Vi ringrazio.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      Alexv92
      wrote on last edited by Alexv92
      #2

      Aggiornamento.
      Ho risolto il problema della dll installando Clang con questo comando:

      pacman -S mingw-w64-x86_64-clang mingw-w64-i686-clang
      

      (come spiegato qui https://gist.github.com/bigworld12/c2f2ec25af416f72b6c5f3a9fb4df16f)
      Però ancora non riesco a compilare.

      1 Reply Last reply
      1

      • Login

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