Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Install extra packages in mingw kit
Forum Updated to NodeBB v4.3 + New Features

Install extra packages in mingw kit

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 249 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.
  • Pieter CardoenP Offline
    Pieter CardoenP Offline
    Pieter Cardoen
    wrote on last edited by
    #1

    Dear

    When installing Qt, you can select to install certain pre-defined kits like: "Desktop Qt <version> MinGW 32-bit".

    I recently faced an issue with one of these MinGW kits: a package was missing. In my case, ccache was missing. Usually in MinGW, you have a shell which allows you to install ccache using the command "pacman -S ccache". The Qt kit however doesn't come with a shell.

    Currently, we have a workaround for the problem just by copying in some files but I would like to know what's the preferred solution for this kind of problems.

    Kind regards
    Pieter Cardoen

    1 Reply Last reply
    1
    • Y Offline
      Y Offline
      Yihua Liu
      wrote on last edited by
      #2

      You may need to manually build and link them in case there are not provided precompiled binaries

      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