より良いエンジニアを目指して

1日1つ。良くなる!上手くなる!

Entries from 2024-11-09 to 1 day

UnityでMultiple precompiled assemblies with the same name XXX.dll included on the current platform. Only one assembly with the same name is allowed per platform. (XXX.dll)

Multiple precompiled assemblies with the same name XXX.dll included on the current platform. Only one assembly with the same name is allowed per platform. (XXX.dll) とりあえず、該当のdllを削除して作り直したら解決しました。 原因としては、参…