Bug #85692 Workbench Cmake fails "Unable to detect MySQLCppConn version" with 2.x of CppCon
Submitted: 30 Mar 2017 4:07 Modified: 31 Mar 2017 7:08
Reporter: David Filiatrault Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:6.3.9 OS:Linux (Solus)
Assigned to: CPU Architecture:Any

[30 Mar 2017 4:07] David Filiatrault
Description:
cmake fails with the error "Unable to detect MySQLCppConn version" when the only version of mysql-connector-cpp is version 2.x (also built from source) as it's looking for version_info.h which doesn't exist in connector-cpp 2.x

How to repeat:
1. build and install mysql-connector-cpp 2.x from source on system without any other mysql-connector-cpp
2. in mysql-workbench source, "cmake ."
[31 Mar 2017 7:08] MySQL Verification Team
Hello David,

Thank you for the report and feedback!

Thanks,
Umesh