mysql-plugin-disable-myisam icon indicating copy to clipboard operation
mysql-plugin-disable-myisam copied to clipboard

Cmake Failure

Open dileepchittaluri opened this issue 8 years ago • 3 comments

On executing cmake . -DBUILD_CONFIG=mysql_release

CMake Error at CMakeLists.txt:17 (MYSQL_ADD_PLUGIN): Unknown CMake command "MYSQL_ADD_PLUGIN".

dileepchittaluri avatar Mar 03 '16 11:03 dileepchittaluri

cmake should be run in mysql source root, not the plugin directory.

xiezhenye avatar Mar 03 '16 13:03 xiezhenye

i have the same error but how can i run the cmake from mysql source root can you explain little bit please.

uzairali37 avatar Mar 06 '17 16:03 uzairali37

Same error here. Could you explain a little bit more?

epikjjh avatar Jul 21 '20 09:07 epikjjh