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
326
December 21, 2022 09:03AM
Re: Connector crashing on Windows
226
December 21, 2022 09:41AM
155
December 21, 2022 10:36AM
156
December 21, 2022 11:03AM
164
December 21, 2022 11:28AM
150
December 21, 2022 11:38AM
208
December 21, 2022 11:56AM
129
December 21, 2022 12:11PM
154
December 21, 2022 12:25PM
124
December 21, 2022 12:47PM
138
December 21, 2022 12:55PM
161
December 21, 2022 01:11PM
152
December 21, 2022 01:29PM
151
December 21, 2022 02:52PM
215
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.