I try to install Connector/C++ 8.0.13 component and use it on a freshly installed Windows 7 Professional 32-bit with January 2019 updates (KB 4480970, 44893187, 3156016, 3978601, 2952664, 29112390, 2532513 ) using the MySQL installer (mysql-installer-community-8.0.13.0.msi). Before installation I set up Visual Studio Community 2017 for C++ package (without MFC support and Windows 8.0 SDK) and had 25 GB free space on drive.
Connector/NET 8.0.13, Connector/ODBC 8.0.13, Workbench 6.3.8 and others components were installed successfully. The Connector/C++ 8.0.13 installation attempts just fails with only message:
mysql Installing 'Connector/C++ 8.0.13' for windows failed.
Looks like the incorrect installation scipt for the Connector/C++ 8.0.13. It seems me it hangs up at start because it finished too fast comparing to the other components. Probably there is incorrect registry key analysis.
I had seen no other warnings or messages that touches Connector/C++ when I tried to set up MySQL Community and add Connector/C++. I had not seen them at the first attempts, there were only errors during loading common Microsoft packages for other components of the MySQL Community at wrong addresses and I downloaded and installed them manually.
Is there known and simple workaround without compiling Connector/C++ 8.0.13?
Is it possible to enable extended output during installation process so I could help detect the issue?
What the path of the installation script for the Connector/C++ at the GitHub?
Thanks in advance,
Viacheslav K
Connector/NET 8.0.13, Connector/ODBC 8.0.13, Workbench 6.3.8 and others components were installed successfully. The Connector/C++ 8.0.13 installation attempts just fails with only message:
mysql Installing 'Connector/C++ 8.0.13' for windows failed.
Looks like the incorrect installation scipt for the Connector/C++ 8.0.13. It seems me it hangs up at start because it finished too fast comparing to the other components. Probably there is incorrect registry key analysis.
I had seen no other warnings or messages that touches Connector/C++ when I tried to set up MySQL Community and add Connector/C++. I had not seen them at the first attempts, there were only errors during loading common Microsoft packages for other components of the MySQL Community at wrong addresses and I downloaded and installed them manually.
Is there known and simple workaround without compiling Connector/C++ 8.0.13?
Is it possible to enable extended output during installation process so I could help detect the issue?
What the path of the installation script for the Connector/C++ at the GitHub?
Thanks in advance,
Viacheslav K