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
1744
December 21, 2022 09:03AM
879
December 21, 2022 09:41AM
686
December 21, 2022 10:36AM
684
December 21, 2022 11:03AM
727
December 21, 2022 11:28AM
688
December 21, 2022 11:38AM
920
December 21, 2022 11:56AM
705
December 21, 2022 12:11PM
714
December 21, 2022 12:25PM
Re: Connector crashing on Windows
724
December 21, 2022 12:47PM
664
December 21, 2022 12:55PM
942
December 21, 2022 01:11PM
680
December 21, 2022 01:29PM
692
December 21, 2022 02:52PM
766
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.