MySQL Forums
Forum List  »  Connector/C++

Re: Connector crashing on Windows
Posted by: Eric Bouchard
Date: December 21, 2022 12:47PM

I just tried the same project on a different computer (my old laptop). It has an older version of VS 2019. I get the same problem.

So either there is something wrong with my project configuration (but as I mentioned, I basically made a brand new project with default settings)

Either there is something wrong with the connector that I use (but again, I downloaded it from the official source)

Or there is something very wrong with all my computers... Which I doubt.

Any idea what configuration/ or what not could create this kind of situation?

I do compile the project in x86, but I see in the output windows a lot of DLL being loaded from 'testconnector.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ws2_32.dll'.

It still mention win32, but load from syswow64. Not sure if it is normal/could affect something.

Options: ReplyQuote


Subject
Views
Written By
Posted
1323
December 21, 2022 09:03AM
707
December 21, 2022 09:41AM
523
December 21, 2022 10:36AM
542
December 21, 2022 11:03AM
593
December 21, 2022 11:28AM
562
December 21, 2022 11:38AM
770
December 21, 2022 11:56AM
517
December 21, 2022 12:11PM
541
December 21, 2022 12:25PM
Re: Connector crashing on Windows
538
December 21, 2022 12:47PM
538
December 21, 2022 12:55PM
588
December 21, 2022 01:11PM
552
December 21, 2022 01:29PM
555
December 21, 2022 02:52PM
619
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.