how to solve Cryptopp error when trying to include
-
Hi,
You need to rebuild that library to use the dynamic visual studio runtime as well as make a debug build.
To make to life simpler:- build it in debug and release mode
- use the dynamic vs runtime
-
Hi,
You need to rebuild that library to use the dynamic visual studio runtime as well as make a debug build.
To make to life simpler:- build it in debug and release mode
- use the dynamic vs runtime
-
AFAIR yes
-