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
请问在编译 pbcvt 前如何修改修改生成文件文件中的编译路径。主要修改包括更新以下条目:CMAKE_SOURCE_DIR、CMAKE_BINARY_DIR cmake_progress_start,可否给出详细教程?
The text was updated successfully, but these errors were encountered:
请问你解决了吗?cmake_progress_start的路径怎么修改呀?
Sorry, something went wrong.
CMAKE_SOURCE_DIR = C:/Users/15156/Desktop/pyboostcvconverter-master
CMAKE_BINARY_DIR = C:/Users/15156/Desktop/pyboostcvconverter-master/build
all: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start C:/Users/15156/Desktop/pyboostcvconverter-master/build/CMakeFiles C:/Users/15156/Desktop/pyboostcvconverter-master/build/CMakeFiles/progress.marks $(MAKE) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start C:/Users/15156/Desktop/pyboostcvconverter-master/build/CMakeFiles 0 .PHONY : all
No branches or pull requests
请问在编译 pbcvt 前如何修改修改生成文件文件中的编译路径。主要修改包括更新以下条目:CMAKE_SOURCE_DIR、CMAKE_BINARY_DIR cmake_progress_start,可否给出详细教程?
The text was updated successfully, but these errors were encountered: