Home › Forums › Software Development › Unity 5 – build problems › Reply To: Unity 5 – build problems
07/08/2015 at 15:56 #3294

Participant
Ok, that’s the problem.
You can copy the file from the Unity project. Make sure to use the one in x86
if your build is targeting x86 architecture and use the one in x86_64
if your build is targeting x64 architecture.
Best regards
Patrik