MySQL Forums
Forum List  »  Connector/C++

Re: MySQL Connector 8.0 and Visual Studio 17
Posted by: Luis Silva
Date: December 27, 2018 09:03AM

Hi Bartosz,

Right, you also need to build the libmysqlclient as Debug build!

Use the cmake option WITHOUT_SERVER=1, so that it can build on 32 bit (not possible with all server).

Cheers,
Luís Silva

Options: ReplyQuote


Subject
Views
Written By
Posted
1018
December 20, 2018 12:44PM
Re: MySQL Connector 8.0 and Visual Studio 17
663
December 27, 2018 09:03AM


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.