MySQL Forums
Forum List  »  Connector/C++

Re: Unable to compile and run MySQL connector C++ 8.0 on Eclipse Windows - linker - MinGW
Posted by: Luis Silva
Date: September 09, 2021 04:48AM

Hi!

You can't use C++ connector built with VS with MinGW (which uses GCC).

Best way, on Windows, is probably to use the VS to build your app.

Cheers

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Unable to compile and run MySQL connector C++ 8.0 on Eclipse Windows - linker - MinGW
381
September 09, 2021 04:48AM


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.