Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMakeLists.txt 错误什么情况 #61

Open
luoben4040 opened this issue Aug 17, 2024 · 0 comments
Open

CMakeLists.txt 错误什么情况 #61

luoben4040 opened this issue Aug 17, 2024 · 0 comments

Comments

@luoben4040
Copy link

感觉OpenCC问题挺多的。装过几次,有时候很顺利,有时候不是缺少这个依赖,就是缺少那个。

root@20240602:/tmp/OpenCC# make
mkdir -p build/rel
(cd build/rel; cmake
-DBUILD_DOCUMENTATION:BOOL=ON
-DENABLE_GTEST:BOOL=OFF
-DENABLE_BENCHMARK:BOOL=OFF
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_INSTALL_PREFIX=/usr
../..)
CMake Error at CMakeLists.txt:26:
Parse error. Expected a command name, got quoted argument with text "Use
Doxygen to create the HTML based API documentation".

-- Configuring incomplete, errors occurred!
See also "/tmp/OpenCC/build/rel/CMakeFiles/CMakeOutput.log".
make: *** [Makefile:26: build] Error 1
root@20240602:/tmp/OpenCC#

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant