MySQL Forums
Forum List  »  Connector/C++

Re: MySQL Connector 8.0 and Visual Studio 17
Posted by: Luis Silva
Date: December 23, 2018 05:34AM

I used same cmake, VS2017 Community and OpenSSL built locally... all worked..

The expected files under openssl /lib dir are:
./lib
./lib/engines
./lib/engines/4758cca.dll
./lib/engines/4758cca.pdb
./lib/engines/aep.dll
./lib/engines/aep.pdb
./lib/engines/atalla.dll
./lib/engines/atalla.pdb
./lib/engines/capi.dll
./lib/engines/capi.pdb
./lib/engines/chil.dll
./lib/engines/chil.pdb
./lib/engines/cswift.dll
./lib/engines/cswift.pdb
./lib/engines/gmp.dll
./lib/engines/gmp.pdb
./lib/engines/gost.dll
./lib/engines/gost.pdb
./lib/engines/nuron.dll
./lib/engines/nuron.pdb
./lib/engines/padlock.dll
./lib/engines/padlock.pdb
./lib/engines/sureware.dll
./lib/engines/sureware.pdb
./lib/engines/ubsec.dll
./lib/engines/ubsec.pdb
./lib/libeay32.lib
./lib/ssleay32.lib

Maybe your OpenSSL dir has other files and that's why cmake is getting them... can you please check it?

Cheers,
Luís Silva

Options: ReplyQuote


Subject
Views
Written By
Posted
1004
December 20, 2018 12:44PM
Re: MySQL Connector 8.0 and Visual Studio 17
973
December 23, 2018 05:34AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.