Hello,
I am trying to build Connector/C++ 2.0.3 source on windows10 64bit with mingw64 6.2.0 installed (x86_64-6.2.0-posix-seh-rt_v5-rev1).
cmake configuration runs fine. However, I got below errors and do not know how to proceed. Would you please help me? Thanks a lot.
C:\mysql-connector-cpp-2.0>cmake --build . --config Debug
cdk/mysqlx/CMakeFiles/cdk_mysqlx.dir/flags.make:6: *** missing separator. Stop.
CMakeFiles\Makefile2:717: recipe for target 'cdk/mysqlx/CMakeFiles/cdk_mysqlx.dir/all' failed
mingw32-make.exe[1]: *** [cdk/mysqlx/CMakeFiles/cdk_mysqlx.dir/all] Error 2
Makefile:126: recipe for target 'all' failed
mingw32-make.exe: *** [all] Error 2
I am trying to build Connector/C++ 2.0.3 source on windows10 64bit with mingw64 6.2.0 installed (x86_64-6.2.0-posix-seh-rt_v5-rev1).
cmake configuration runs fine. However, I got below errors and do not know how to proceed. Would you please help me? Thanks a lot.
C:\mysql-connector-cpp-2.0>cmake --build . --config Debug
cdk/mysqlx/CMakeFiles/cdk_mysqlx.dir/flags.make:6: *** missing separator. Stop.
CMakeFiles\Makefile2:717: recipe for target 'cdk/mysqlx/CMakeFiles/cdk_mysqlx.dir/all' failed
mingw32-make.exe[1]: *** [cdk/mysqlx/CMakeFiles/cdk_mysqlx.dir/all] Error 2
Makefile:126: recipe for target 'all' failed
mingw32-make.exe: *** [all] Error 2