Home » U++ Library support » U++ Library : Other (not classified elsewhere) » Using openssl functions on U++
Re: Using openssl functions on U++ [message #22745 is a reply to message #22534] |
Mon, 10 August 2009 20:48  |
nixnixnix
Messages: 415 Registered: February 2007 Location: Kelowna, British Columbia
|
Senior Member |
|
|
Ok I had problems linking for several reasons which I will list here for anyone else who comes across this thread with similar issues:
1) didn't specify the libraries in the package organizer (Project->Package Organizer)
2) tried to use the same libraries for both 32 and 64 bit builds - no no no! Need to download both builds from http://www.slproweb.com/products/Win32OpenSSL.html
3) need to specify libraries that match your build. I was using MSC9 and linking statically so I need to use the libraries in ..\OpenSSL\lib\VC\static\
Hope this helps,
Nick
[Updated on: Wed, 12 August 2009 00:19] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Sun Jun 29 20:09:48 CEST 2025
Total time taken to generate the page: 0.02822 seconds
|