vanderbilt-virtual-reality / Jekyll-Hyde

0 stars 0 forks source link

Failed to load some/dll/file.dll, expected x64 architecture, but was Unknown architecture. You must recompile your plugin for x64 architecture. #2

Open pinsonc opened 5 years ago

pinsonc commented 5 years ago

To fix this, go to the file it tells you is messed up in the Project view. Click on the .dll file. Go to the Inspector pane and under Platform Settings click the Unity Icon and change the CPU to x86. Then click Apply and restart Unity. Confirm all changes if it asks you. Do this for as many compiler issues as you get.

romygt commented 1 year ago

did you get a solution?