Vatuu / discord-rpc

Java Wrapper of the Discord-RPC Library for Discord Rich Presence.
MIT License
194 stars 42 forks source link

32-bit DLL is in wrong location. #10

Closed Bananastreet closed 6 years ago

Bananastreet commented 6 years ago

finalPath = is64bit ? "/win-x64/discord-rpc.dll" : "/lib/win-x32/discord-rpc.dll";

but it's not in the latest download I got.

Current layout

Bananastreet commented 6 years ago

Just remove, I saw the closed ones already.

Vatuu commented 6 years ago

Thanks for the hint, I have no idea how that escaped me up until now . _ .

Fixed it.

Bananastreet commented 6 years ago

I saw your commit, but not to add to the fire, but shouldn't it be "/win-x86/discord-rpc.dll", considering there is no lib directory.

Vatuu commented 6 years ago

...oof

2018-03-26 5:16 GMT+02:00 Bananastreet notifications@github.com:

I saw your commit, but not to add to the fire, but shouldn't it be "/win-x86/discord-rpc.dll", considering there is no lib directory.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Vatuu/discord-rpc/issues/10#issuecomment-376035065, or mute the thread https://github.com/notifications/unsubscribe-auth/AUIpkDejT650EG1Mv33mJZvBuq9BCun1ks5tiF13gaJpZM4S6ZtD .