when i just click play, the console show this error :
Failed to load 'Assets/Plugins/x86_64/taichi_c_api.dll', expected x64 architecture, but was Unknown architecture. You must recompile your plugin for x64 architecture.
but i've checked dll inspector , which is x64 architecture.
I wonder how to deal with this problem? thx