Linking Crypto++ inside Visual Studio

Howdy everyone.

I am working through this how-to, to get crypto++ available to import into my ue4.10.1 project:

Everything is working as expected until step 6.

When I right click on my project and select properties, there is no “linker” tab available.

Suggestions? Anyone using this library able to point me in the right direction?

Thanks

It won’t work UE4 has it own build system UBT and it ignores all VS configuration, you can configure it in build scripts of your game project and C++ modules

Not sure if this is updated

Hi, edcolmar.

In 4.11.0 Preview 1 added CryptoPP, please read post, Networking Updates: