MySQL Forums
Forum List  »  Connector/C++

build 2.0.3 source on minGW64 fails
Posted by: Xunlei Wu
Date: December 11, 2016 05:03AM

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

Options: ReplyQuote


Subject
Views
Written By
Posted
build 2.0.3 source on minGW64 fails
1268
December 11, 2016 05:03AM


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.