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
616
December 21, 2022 09:03AM
377
December 21, 2022 09:41AM
293
December 21, 2022 10:36AM
292
December 21, 2022 11:03AM
355
December 21, 2022 11:28AM
307
December 21, 2022 11:38AM
451
December 21, 2022 11:56AM
274
December 21, 2022 12:11PM
301
December 21, 2022 12:25PM
Re: Connector crashing on Windows
286
December 21, 2022 12:47PM
296
December 21, 2022 12:55PM
318
December 21, 2022 01:11PM
305
December 21, 2022 01:29PM
307
December 21, 2022 02:52PM
367
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.