jcphlux / XamarinAudioManager

Cross platform Audio Manager for Xamarin
MIT License
36 stars 6 forks source link

Mismatch processor architecture in UWP project #27

Open Levvy055 opened 6 years ago

Levvy055 commented 6 years ago

I am getting this error on UWP:

Severity Code Description Project File Line Suppression State Error There was a mismatch between the processor architecture of the project being built "AMD64" and the processor architecture of the reference "C:\Users\user.nuget\packages\xamarinaudiomanager\0.8.6\lib\uap10.0\AudioManager.UWP.dll", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.