SmoothMoves .dll file problem: Can anyone please help?
Hi all I imported a number of assets that are using SmoothMoves and unfortunately every time the SmoothMoves folder is also imported, hence making a number of copies of the SmoothMoves_Runtime.dll file.
I'm getting this warning: PrecompiledAssemblyException: Multiple precompiled assemblies with the same name SmoothMoves_Runtime.dll included or the current platform. Only one assembly with the same name is allowed per platform. Assembly paths: Assets/MainGameAssets/Characters/NGarden/nGardenMonsterPack12/SmoothMoves/SmoothMoves_Runtime.dll Assets/MainGameAssets/Characters/NGarden/SmoothMoves_Runtime.dll
Like I said, it's because the same file is in a number of folders. Can anyone tell me how to nip this warning completely before it becomes a full time barrier in project compilation itself later? I don't want any trouble later, and other than this warning - which is repeated five times each time - there are so far no errors in my project and I'd like to keep it that way till the end.
Thanks in advance.
Your answer
Follow this Question
Related Questions
Assigning a sharedMaterial to multiple renderers that change together 0 Answers
multiple score counts UI 0 Answers
How to use multiple displays WITH normal borders? 0 Answers
Missing assembly reference, What do I do? 1 Answer
Can't reference other namespaces from within TextMeshPro (TMPro) namespace. 0 Answers