Home » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » Windows nightly missing DLLs
Windows nightly missing DLLs [message #61781] |
Sun, 24 August 2025 18:11 |
|
Hi everyone,
I haven't used U++ for a long time, but I needed to write a small windows program for my wife this week and I figured out that U++ is probably still the best choice 
I've downloaded latest nightly on her Windows 11 computer. The docs said it contains Clang toolchain, so I was very happy I don't have to install MSVC on her computer. However, upon extracting the archive and executing TheIDE binary, a couple error messages popped up, complaining about missing libraries:
- vcruntime140.dll
- vcruntime140_1.dll
- msvcp140.dll
If I understand that correctly, it's probably because the binary itself is build with MSVC and those DLLs are not bundled in the archive (not sure if they're even legally redistributable...). It would be really nice (especially for new users) if the package would work out of the box 
I really didn't want to install MSVC, so I just download that those 3 libraries from some questionable website to the upp directory and it started working like a charm, including the bundled clang. BTW: good job on that
Best regards,
Honza
|
|
|
Goto Forum:
Current Time: Fri Aug 29 00:49:48 CEST 2025
Total time taken to generate the page: 0.06699 seconds
|