You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to compile the project using vs 2022. It has the following error:
<<There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture, "AMD64", of the implementation file "..\x64\ScreenSenderComponent.dll" for "..\x64\ScreenSenderComponent.winmd". 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 implementation file, or choose a winmd file with an implementation file that has a processor architecture which matches the targeted processor architecture of your project.
My computer has intel CPU. Please help.
The text was updated successfully, but these errors were encountered:
I try to compile the project using vs 2022. It has the following error:
<<There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture, "AMD64", of the implementation file "..\x64\ScreenSenderComponent.dll" for "..\x64\ScreenSenderComponent.winmd". 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 implementation file, or choose a winmd file with an implementation file that has a processor architecture which matches the targeted processor architecture of your project.
My computer has intel CPU. Please help.
The text was updated successfully, but these errors were encountered: