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
785
December 21, 2022 09:03AM
Re: Connector crashing on Windows
418
December 21, 2022 09:41AM
314
December 21, 2022 10:36AM
314
December 21, 2022 11:03AM
380
December 21, 2022 11:28AM
332
December 21, 2022 11:38AM
487
December 21, 2022 11:56AM
296
December 21, 2022 12:11PM
327
December 21, 2022 12:25PM
310
December 21, 2022 12:47PM
317
December 21, 2022 12:55PM
339
December 21, 2022 01:11PM
335
December 21, 2022 01:29PM
331
December 21, 2022 02:52PM
385
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.