Hi James,

James Young <[email protected]> schrieb am Fr., 5. Okt. 2018, 17:19:

> But when I try to use it in a project, after adding the include path and
> the output path with the x64 cryptlib.lib file, I always get linker
> errors.  I use the same SDK version and same x64 config for my projects, so
> I'm not entirely sure what's going on.
>
> Does anyone else use VS 2017 CE and successfully build crypto++ 7.0.0 on
> Win10?  If yes, did you have to configure anything to get it to build, and
> link when using it in other projects?
>

what errors do you get? Are you using the same C runtime for Crypto++ and
your project (static vs. dynamic)?

All I had to do was setting the include and library directory and adding
cryptlib.lib to the linker input.

Marcel

>

-- 
You received this message because you are subscribed to "Crypto++ Users". More 
information about Crypto++ and this group is available at 
http://www.cryptopp.com and 
http://groups.google.com/forum/#!forum/cryptopp-users.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to