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
538
December 21, 2022 09:03AM
Re: Connector crashing on Windows
336
December 21, 2022 09:41AM
253
December 21, 2022 10:36AM
253
December 21, 2022 11:03AM
317
December 21, 2022 11:28AM
261
December 21, 2022 11:38AM
382
December 21, 2022 11:56AM
233
December 21, 2022 12:11PM
261
December 21, 2022 12:25PM
242
December 21, 2022 12:47PM
251
December 21, 2022 12:55PM
278
December 21, 2022 01:11PM
262
December 21, 2022 01:29PM
265
December 21, 2022 02:52PM
322
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.