Page 1 of 1

Binary install on Windows lacking DLLs

Posted: Wed Dec 25 2019 9:09 pm
by Norbert.Nemec
After installing setup-CopperSpice-1.6.1-x64.exe on my recently installalled Windows 10 machine, I found that building KitchenSink caused mysterious errors without explanation. Digging deeper, I found that calling uic.exe from the command line simply did nothing without any kind of error. Only when I tried to execute uic.exe from the Windows File Explorer, I got popups with more info: The executable is missing three DLLs:
- libstdc++-6.dll
- libgcc_s_seh-1.dll
- libwinpthread-1.dll
Has anyone encountered this issue? Any ideas?

Re: Binary install on Windows lacking DLLs

Posted: Thu Jan 02 2020 9:25 pm
by ansel
Thank you for your question.

We will need to know what errors you are seeing while compiling KitchenSink. We will also need to know whether you are using MSVC or MinGW, and the exact version of the toolchain you are compiling with.