LordBenjamin / LordBenjamin/FreeImage.Standard

FreeImage doesn't work on New Windows 11 PC's Because VCOMP140.DLL Is Not Present

Open
#25 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
14
Forks
10
PR merge metrics
No merged PRs in 30d

Description

If you upgrade a Windows 10 PC to Windows 11, then it seems that VCOMP140.DLL is present, but if you buy a new PC with Windows 11 pre-installed, then VCOMP140.DLL is not included for 64 bit (in C:\Windows\System32 (which is the folder where 64 bit DLLs should be)).

FreeImage therefore doesn't work on New Windows 11 PCs

We have a large user base of people who are not very technically literate, so we can't ask them to jump through a whole lot of difficult hoops. Would it be possible to make FreeImage so that it does not use VCOMP140.DLL

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by investigating how FreeImage is built and why it depends on VCOMP140.DLL, then verify the library on a new 64-bit Windows 11 installation without that DLL; done means it works without requiring users to install the missing dependency.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop, operating-systems
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.