Dependencies

A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues. (by lucasg)

Dependencies Alternatives

Similar projects and alternatives to Dependencies

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Dependencies alternative or higher similarity.

Dependencies reviews and mentions

Posts with mentions or reviews of Dependencies. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-01.
  • Introducing Basaran: self-hosted open-source alternative to the OpenAI text completion API
    9 projects | /r/LocalLLaMA | 1 Jun 2023
    I did that, basically. Problem is there is a clblast.dll (on windows) that llama.dll depends on, and it llama-cpp-python always failed dependency resolve to find it. I copied the dll to the right folder, loading it manually via CDLL worked fine, and https://github.com/lucasg/Dependencies also confirmed the dll was findable. When loading DLL's in windows, it checks the same folder for dependency dll's (and a few other places).
  • Every time I try to open the game this error message show up. What am I supposed to do?
    2 projects | /r/battlefield_4 | 3 Apr 2023
    If that doesn't work you will have to do it the hard way like i did. Using Dependencies to find the missing dlls
  • FFmpeg 6.0
    10 projects | news.ycombinator.com | 27 Feb 2023
    ("Dependencies" is Dependencies.exe from https://github.com/lucasg/Dependencies)
  • Software Dependency Tracker
    2 projects | /r/software | 16 Nov 2022
    A couple of them, yes. Someone else linked Dependencies which is much more modern and doesn't have some of the issues these older applications have. Thank you for the suggestions regardless.
    2 projects | /r/software | 16 Nov 2022
    Is Dependencies one that you've looked at?
  • [DllImport("File.dll")] help
    2 projects | /r/csharp | 2 Sep 2022
    I've managed to get my functions (such as WriteHeadInfo()) from a newer Dependency Walker.
  • C++ Show and Tell - September 2022
    17 projects | /r/cpp | 1 Sep 2022
    Hi, I'm Marek and I created DependencyViewer a tool for analysing .dll and .exe files. It is very similar to Dependency Walker tool by Microsoft or to Dependencies tool by lucasg. Binary download fox x86 and x64 is available on my drive. Some features of my tool are: Advantages: Written in C++ not C#. Requires only Visual Studio and Process Hacker's headers to build, has no other (build-time or run-time) dependency. Can analyze multiple files at once (multiple roots). Integrates with symbol server, downloads PDBs, displays function names where otherwise only ordinal would be known, demangles C++ names. Fixes some buggy behavior Dependency Walker and Dependencies have. Disadvantages: Does not have MDI user interface (yet). Has stolen icons from Dependency Walker. Does not handle APISets (yet). Does not have run-time analyzer. I (currently) have no time to develop it further. If I had the time, I would rewrite it in C and make it compile and run under Windows NT 3.10 / Windows 95.
  • Application failed to run on Win7
    2 projects | /r/QtFramework | 25 Aug 2022
    Check with https://github.com/lucasg/Dependencies what is missing maybe you added just the wrong version of the file?
  • Libtree: Turns ldd into a tree; explains why shared libraries are found or not
    8 projects | news.ycombinator.com | 2 Dec 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 30 Nov 2023
    Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →

Stats

Basic Dependencies repo stats
24
7,419
0.0
about 1 month ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com