From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qt1-x82d.google.com (mail-qt1-x82d.google.com [IPv6:2607:f8b0:4864:20::82d]) by sourceware.org (Postfix) with ESMTPS id 046C9385840B for ; Tue, 20 Jul 2021 03:25:22 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 046C9385840B Received: by mail-qt1-x82d.google.com with SMTP id r17so14532499qtp.5 for ; Mon, 19 Jul 2021 20:25:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding:content-language; bh=DtLeq/w6aDSwnDP5eJwu02uvJjMj9rfb91xZYiZGtco=; b=SVVPIKpLRssSIcuGV7XhvC6VsqCTyOOZY7x4JGSWxkKsskZxce8MhWn+tCIIpRc2hZ oZvC2K0YYKvyBG4/yuggj/m27l15qqWE/IaoG3qZbrrkR7osXKDIbvuriaF9LVpUBxpA ArzbBC/r+qTyuQHxHFChafo6t4SWdhXuoYifoONV/A/FT77Lg3aM85DSmftID3C530D0 z2m2wO4F+IHBySen5bi3P5aI3w2EQj32XnWNaUeHmJ36MM+obaCF2izwlzEt5IHLcTjn OTammwMtmVHK8CkzPRex+WNAzmJJWv0aNdXT+qUA+wgxA7GA+w5O5Qbaa0vnsY+SEEq/ lXtg== X-Gm-Message-State: AOAM5328bTRWSchPErb1ePSqGmLZ/sevD79Fd/G5ftNmW+St4u6atxd5 UWwH1IVn00FdYJCpAIafvAlzZ9rfU9k= X-Google-Smtp-Source: ABdhPJwtS2P34Rj5/Lo+8Fl7zJIUiT5D3saaET5Eppwt7qnTGwga44mBG/x/b9rT1QlRpU5e52wi4Q== X-Received: by 2002:ac8:7b5a:: with SMTP id m26mr25133873qtu.139.1626751521338; Mon, 19 Jul 2021 20:25:21 -0700 (PDT) Received: from [192.168.1.7] (pool-96-241-46-90.washdc.fios.verizon.net. [96.241.46.90]) by smtp.gmail.com with ESMTPSA id o13sm7490424qti.84.2021.07.19.20.25.20 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 19 Jul 2021 20:25:21 -0700 (PDT) To: cygwin-apps@cygwin.com From: "David R. Bergstein" Subject: Problem with mingw64-x86_64-qt5ct Message-ID: <56eee4a0-7f46-7097-c751-2548eb0a6a32@gmail.com> Date: Mon, 19 Jul 2021 23:25:20 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.12.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Content-Language: en-US X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jul 2021 03:25:23 -0000 I have been trying to run the following command from my cygwin environmen= t: /usr/x86_64-w64-mingw32/sys-root/mingw/bin/qt5ct.exe This results in a dialog saying that the following library could not be=20 found:=C2=A0 libqt5ct-style.so I did a search for this file both here and online and could not find=20 it.=C2=A0 Is there a solution for this issue? Sincerely, David R. Bergstein