mrtrizer / UnityPiper

Offline text to speech inside Unity
MIT License
19 stars 3 forks source link

Dependency can not be loaded, unknown architecture #5

Open ghost opened 2 months ago

ghost commented 2 months ago

Gives these errors when importing:

Plugins: Failed to load '/Library/PackageCache/com.abuksigun.piper@7e89b7f480/Plugins/Windows/piperlib.dll' because one or more of its dependencies could not be loaded.

Failed to load '/Library/PackageCache/com.abuksigun.piper@7e89b7f480/Plugins/Windows/piperlib.dll', expected x64 architecture, but was Unknown architecture. You must recompile your plugin for x64 architecture.

Installed according to manual with git install in the package manager.