MySQL Forums
Forum List  »  Connector/C++

Re: Connector crashing on Windows
Posted by: Eric Bouchard
Date: December 21, 2022 09:41AM

Just to add more info.

I also tried to compile in VS 2017 mode. Still the same issue.
I tried to compile with the static version of the library. Same issue
I tried using /md, /mdt, /mdd. Still had the same issue.
I tried with different Windows SDK version. Still had the same issue.
I tried to download the release version and compile in release mode. Still the same issue (I think it is, it has different errors, but all relate to bad memory access)

I am using C++ 17 standard instead of the default C++11. (it is required for some stuff I use). I doubt it could be the issue though.

Options: ReplyQuote


Subject
Views
Written By
Posted
1359
December 21, 2022 09:03AM
Re: Connector crashing on Windows
734
December 21, 2022 09:41AM
548
December 21, 2022 10:36AM
567
December 21, 2022 11:03AM
617
December 21, 2022 11:28AM
582
December 21, 2022 11:38AM
797
December 21, 2022 11:56AM
542
December 21, 2022 12:11PM
556
December 21, 2022 12:25PM
563
December 21, 2022 12:47PM
556
December 21, 2022 12:55PM
620
December 21, 2022 01:11PM
576
December 21, 2022 01:29PM
583
December 21, 2022 02:52PM
637
December 22, 2022 04:30AM


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.