MySQL Forums
Forum List  »  Connector/C++

Re: The driver crash when calling driver->connect
Posted by: Luis Silva
Date: December 13, 2020 11:59AM

You are using GDB to debug, so I expect you use GCC as compiler, right?
You can't mix C++ connector built for VS and GCC... Or you build it on windows with GCC, you you use VS on your project.

Luís

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: The driver crash when calling driver->connect
485
December 13, 2020 11:59AM


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.