Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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
dolik.rce is currently offline  dolik.rce
Messages: 1792
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

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 Smile

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 Wink

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 Thumbs Up

Best regards,
Honza
Previous Topic: LibClang/Assist++ crashes with Clang 20
Goto Forum:
  


Current Time: Fri Aug 29 00:49:48 CEST 2025

Total time taken to generate the page: 0.06699 seconds