Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dependencies throws an error #424

Open
pmiess opened this issue Nov 21, 2018 · 1 comment
Open

dependencies throws an error #424

pmiess opened this issue Nov 21, 2018 · 1 comment
Assignees

Comments

@pmiess
Copy link
Contributor

pmiess commented Nov 21, 2018

When I run Dependencies.xml it throws an error that ClrPhlib.dll is missing

C:\Users\IEUser\Downloads\gnuwin32>dependencies

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'ClrPhlib.dll' or one of its dependencies. The specified module could not be found.
   at Dependencies.Program.Main(String[] args)
@bastianeicher
Copy link
Member

According to lucasg/Dependencies#19 this error message indicates that the Microsoft Visual C++ Redistributable for Visual Studio 2017 needs to be installed on your machine.

I'll check later if it's possible to provide this dependency as a Zero Install feed as well.

@bastianeicher bastianeicher self-assigned this Aug 30, 2021
@bastianeicher bastianeicher transferred this issue from 0install/0install.de-feeds Aug 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants