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

openvr_api.dll not found (msys2-x86_64-20200720.exe) #14

Closed
SpiralBrad opened this issue Aug 5, 2020 · 4 comments
Closed

openvr_api.dll not found (msys2-x86_64-20200720.exe) #14

SpiralBrad opened this issue Aug 5, 2020 · 4 comments

Comments

@SpiralBrad
Copy link

lol.

image

Works when openvr_api.dll version 1.0.10.0 is placed next to the installer (600,864 bytes - MD5 e85622ffa2fc95b618f86a5b8e2d15b8) but uhh... I can't imagine that being an actual, needed library.

@lazka
Copy link
Member

lazka commented Aug 11, 2020

Where did you get openvr_api.dll from? Not sure why it should be needed:

$ ntldd msys2-x86_64-20200720.exe
        ADVAPI32.dll => C:\WINDOWS\SYSTEM32\ADVAPI32.dll (0x00000000066f0000)
        bcrypt.dll => C:\WINDOWS\SYSTEM32\bcrypt.dll (0x0000000006bf0000)
        CRYPT32.dll => C:\WINDOWS\SYSTEM32\CRYPT32.dll (0x0000000006a60000)
        d3d11.dll => C:\WINDOWS\SYSTEM32\d3d11.dll (0x0000000006a60000)
        dwmapi.dll => C:\WINDOWS\SYSTEM32\dwmapi.dll (0x0000000000d60000)
        dxgi.dll => C:\WINDOWS\SYSTEM32\dxgi.dll (0x00000000066f0000)
        GDI32.dll => C:\WINDOWS\SYSTEM32\GDI32.dll (0x0000000000dc0000)
        IMM32.dll => C:\WINDOWS\SYSTEM32\IMM32.dll (0x0000000000d60000)
        IPHLPAPI.DLL => C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL (0x00000000068d0000)
        KERNEL32.dll => C:\WINDOWS\SYSTEM32\KERNEL32.dll (0x00000000067a0000)
        MPR.dll => C:\WINDOWS\SYSTEM32\MPR.dll (0x0000000000d90000)
        msvcrt.dll => C:\WINDOWS\SYSTEM32\msvcrt.dll (0x0000000000d60000)
        NETAPI32.dll => C:\WINDOWS\SYSTEM32\NETAPI32.dll (0x00000000067f0000)
        ole32.dll => C:\WINDOWS\SYSTEM32\ole32.dll (0x00000000066f0000)
        OLEAUT32.dll => C:\WINDOWS\SYSTEM32\OLEAUT32.dll (0x0000000006af0000)
        OPENGL32.dll => C:\WINDOWS\SYSTEM32\OPENGL32.dll (0x00000000066f0000)
        Secur32.dll => C:\WINDOWS\SYSTEM32\Secur32.dll (0x0000000000020000)
        SHELL32.dll => C:\WINDOWS\SYSTEM32\SHELL32.dll (0x0000000006a60000)
        USER32.dll => C:\WINDOWS\SYSTEM32\USER32.dll (0x0000000006a60000)
        USERENV.dll => C:\WINDOWS\SYSTEM32\USERENV.dll (0x00000000067a0000)
        UxTheme.dll => C:\WINDOWS\SYSTEM32\UxTheme.dll (0x0000000007a10000)
        VERSION.dll => C:\WINDOWS\SYSTEM32\VERSION.dll (0x0000000000080000)
        WINMM.dll => C:\WINDOWS\SYSTEM32\WINMM.dll (0x0000000000d60000)
        WS2_32.dll => C:\WINDOWS\SYSTEM32\WS2_32.dll (0x00000000068d0000)
        WTSAPI32.dll => C:\WINDOWS\SYSTEM32\WTSAPI32.dll (0x0000000000d90000)

Could this be a broken graphics driver install that gets triggered by the directx dependency?

@lazka
Copy link
Member

lazka commented Aug 11, 2020

We are planning to move to another installer in the long run, see #3. So this might fix itself then..

@SpiralBrad
Copy link
Author

Late reply, but I grabbed it by searching my system and picking a random one from a Steam folder.

Well that ntldd isn't showing it as an actual dependency so I bet it's my system only. Shouldn't be a 'broken graphics driver', as it's standard/up-to-date nVidia stuff, but it may be something else. This IS an old windows install with a bunch of cruft on it...

@lazka
Copy link
Member

lazka commented Jul 24, 2023

Since we never got a similar issue I assume this was specific to your system.

@lazka lazka closed this as completed Jul 24, 2023
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