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
147
December 21, 2022 09:03AM
Re: Connector crashing on Windows
101
December 21, 2022 09:41AM
57
December 21, 2022 10:36AM
62
December 21, 2022 11:03AM
61
December 21, 2022 11:28AM
58
December 21, 2022 11:38AM
64
December 21, 2022 11:56AM
56
December 21, 2022 12:11PM
62
December 21, 2022 12:25PM
45
December 21, 2022 12:47PM
51
December 21, 2022 12:55PM
63
December 21, 2022 01:11PM
54
December 21, 2022 01:29PM
58
December 21, 2022 02:52PM
86
December 22, 2022 04:30AM


Sorry, only registered users may post in this forum.

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.