I tried to compile my own addon, but I keep getting unresolved external symbol (LNK2019) errors
Then I tried to compile samples addons as said in BuildingSamples.pdf but still I am getting same errors, despite all libraries are included correctly(I hope):

I used Cmake 3.21.1 and Visual Studio 2019 as displayed in docs.
Wondering if anyone have met the same problem or I am stupid and using wrong windows SDK or something?
Then I tried to compile samples addons as said in BuildingSamples.pdf but still I am getting same errors, despite all libraries are included correctly(I hope):

I used Cmake 3.21.1 and Visual Studio 2019 as displayed in docs.
Wondering if anyone have met the same problem or I am stupid and using wrong windows SDK or something?