Skip to content

Question: Dependencies of the DLLs #1

Description

@PartyTrix

Hi,

I'm trying to use your wrapper - and as I can't seem to get the proper libs included in Visual Studio to compile it myself, I tried your included compiled_libraries (for this application: https://github.com/crisie/RecurrentGaze)

Two questions:

  • Is my assumption that with your compiled_libraries (OpenFaceDLL.dll and OpenFaceDLL.lib) I should be good to go?
  • If so, when I load them using cdll.LoadLibrary(OpenFaceDLL.dll) I get an error:
    "[WinError 126] The specified module could not be found"

Do you have a clue how to resolve this, do I need additional DLL's OpenFaceDLL.dll relies on, in the same folder?

Many thanks in advance!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions