MySQL Forums
Forum List  »  Connector/C++

Re: MySQL Connector 8.0 and Visual Studio 17
Posted by: Bartosz Bień
Date: December 22, 2018 04:34PM

Thanks!

The ultimate fix was to add the WolfSSL (and fix the cast you mentioned). The vcxproj generate properly.

However, I am still unable to build 32-bit version of the connector with JDBC support (-DWITH_JDBC=1). Apparently, the only libmysql.lib available is 64-bit. I even tried building MySQL itself in 32-bit, but the cmake says it is not supported.

With a legacy 32-bit JDBC application, should I revert to older version of the connector?

Best regards,
BB

Options: ReplyQuote


Subject
Views
Written By
Posted
1014
December 20, 2018 12:44PM
Re: MySQL Connector 8.0 and Visual Studio 17
760
December 22, 2018 04:34PM


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.