Fluent-Screen-Recorder icon indicating copy to clipboard operation
Fluent-Screen-Recorder copied to clipboard

Cannot compile the project

Open mlin01 opened this issue 2 years ago • 1 comments

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.

mlin01 avatar Jun 06 '23 03:06 mlin01

What architecture are you using in order to compile the project from Visual Studio?

MarcAnt01 avatar Apr 14 '25 12:04 MarcAnt01