We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我試著按照所提供的procedure, 但在Cmake 的程序上無法generated Tool Requirements 都有安裝包括 CMake >= 2.8.11 Visual Studio Express 2012 with Update 1 git Editor with EditorConfig supported 但這個程序無法編譯, Visual Studio 11" -T "v110_xp" cmake -G "Visual Studio 11 Win64" -T "v110_xp" 請問有解嗎?
The text was updated successfully, but these errors were encountered:
我使用VS2017 Enterprise 15.7.2, 不過我想 VS2017 Community 就夠了. 如果你堅持2012, 可以改一下cmake 的命令試試看.
Step:
如此, 應該剩下build test-chewinwrapper 會fail, 這個請自己處理一下 test-chewingwrapper.cpp 裡面關於 "CHEWING_PATH" and "CHEWING_USER_PATH" 的設定...
Sorry, something went wrong.
看一下 git commit 歷史就很清楚了:windows xp 支援被暫時取消了。 原因是 windows xp 內建的 tsf 不完美。
No branches or pull requests
我試著按照所提供的procedure, 但在Cmake 的程序上無法generated
Tool Requirements 都有安裝包括
CMake >= 2.8.11
Visual Studio Express 2012 with Update 1
git
Editor with EditorConfig supported
但這個程序無法編譯,
Visual Studio 11" -T "v110_xp"
cmake -G "Visual Studio 11 Win64" -T "v110_xp"
請問有解嗎?
The text was updated successfully, but these errors were encountered: