Home Forums Software Development unable to build with unity 5.5 Reply To: unable to build with unity 5.5

#6583
taprik
Participant

Actually, yes I’ve missed something.
When I’ve imported the tobii package I have two folders in the plugins folder : x86 and x86_64.
The compiler was complaining about the fact that he has two files tobii.EYEX.Client.Net20.dll, one in each folder.
When I delete the folder I don’t need (x86 in my case) it works