Visual Studio errors ( LNK 2019 -LNK 4272 - LNK 1112 )
- amin khormaei
- Feb 29, 2020
- 1 min read

1 - Go to properties

2 - in the top left set the configuration to all configuration after that click on configure manager in the top right

3 - click on new

4 - select x64 from drop down menu and click ok

5 - ERROR LNK 1112 - in the left side go to Linker/Command Line
in Additional Options delete %(AdditionalOptions)/machine:X86

Commentaires