Hi everyone !
I want to add Twitch functionalities to an existing game, but when I try to run the sample scenes given with the TwitchUnity package, I get this error message : "failed to load Twitch native library", followed by the path to the dll it attempts to load.
I'm using Unity 4.1.2.
What I've already done :
- Imported the TwitchUnity package
- As mentionned in the SDK Readme, I copy / pasted the .ddl files in the Assets/Plugins/x86 & x86_64 folders of my project
Does anyone already faced the same error and / or know how to solve it ?
↧