新版的mysql安装使用的是CMake,今天有位网友说安装时有如下错误:
CMake Error: The source directory “*” does not appear to containCMakeLists.txt.
Specify –help for usage, or press the help button on the CMakeGUI.
刚开始也一时不解,后来得知是安装版本错了,
比如在 http://dev.mysql.com/downloads/mysql/ 下载页面时,我们要选择的是 MySQLCommunity Server 下的 Source Code
本文介绍了一位网友在使用CMake安装新版MySQL时遇到的错误:“源目录不含CMakeLists.txt”。文章提供了可能的原因及解决方案,即确保选择了正确的安装版本。
4139

被折叠的 条评论
为什么被折叠?



