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 Go to next message
dolik.rce is currently offline  dolik.rce
Messages: 1793
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
Re: Windows nightly missing DLLs [message #61784 is a reply to message #61781] Fri, 29 August 2025 16:02 Go to previous messageGo to next message
Zbych is currently offline  Zbych
Messages: 328
Registered: July 2009
Senior Member
Quote:
so I just download that those 3 libraries from some questionable website


I suppose installing the 'Visual C++ Redistributable' package from the Microsoft website is the safer option.

https://learn.microsoft.com/en-us/cpp/windows/latest-support ed-vc-redist?view=msvc-170

[Updated on: Fri, 29 August 2025 16:04]

Report message to a moderator

Re: Windows nightly missing DLLs [message #61785 is a reply to message #61784] Fri, 29 August 2025 16:14 Go to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1793
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hi Zbych,

I am aware that installing the libs is correct way to do it (just didn't know microsoft provides it in this package). My point is it should not be necessary, it should work right out of the box, without additional dependencies.

Also, the windows installation guide doesn't mention that you'll need to install something else to make theide work.

I'm a long time U++ user, so I was not put off by such a hindrance Smile But a new user might try to download Theide, try to run it, figure out it's broken and leave to try something else.

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


Current Time: Fri Aug 29 19:22:24 CEST 2025

Total time taken to generate the page: 0.04371 seconds