Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.0.2
-
None
-
Windows Server 2016 standard, Visual Studio 2022, conan package manager,
connector-c 3.3.2, connector-cpp 1.0.2
Description
I'm in the progress of transition from Visual Studio 2017 to 2022. When trying to compile the c++ connector, I get the error shown in the attachments. I have created Conan package manager recipes for the connector and I provided them too, including my conan profile file. Compiling with or without Conan, I still end up having the compilation abort with the same dynamic_cast error. I have also tried to build with MSBuild and Ninja. I have exhausted my ideas about how to fix this.