xixi911
xixi911
> 之前的问题是没了,但是还有是下面的问题。 C:\Users\Administrator\WizNotePlus\cmake\conan.cmake:522: error: Conan install failed='1' cmake/conan.cmake:759 (old_conan_cmake_install) CMakeLists.txt:86 (conan_cmake_run) 我看了下cmakelist.txt出错的位置: conan_cmake_run( CONANFILE conanfile.py INSTALL_FOLDER ${CMAKE_BINARY_DIR} BUILD_TYPE ${CMAKE_BUILD_TYPE} BUILD missing )
> conan 你装了吗 安装了,之前跑powershell就安装了,下载exe安装的,用的1.53.0版本。。
> 你这个日志没有出现 error 啊 我重装了系统,现在是报下面这个错误。。这个是我qt版本不对没有这个模块吗,我用的5.14.1 CMake Error at CMakeLists.txt:135 (message): The submodules 'framelesshelper' were not downloaded! GIT_SUBMODULE was turned off or failed. Please update submodules and try again. -- Configuring...
> 这个是自动下载的 git 库,你需要在运行 CMake 时确保网络能链接到 GitHub 试了很多次不行,我手动在github上下下来放进去可以了。
> > 试了很多次不行,我手动在github上下下来放进去可以了。 > > 你要确保下载的是正确的分支 `altairwei/2.0` 是的
> > 你好, 我尝试在 python 中使用 simpleitk 加载中文路径文件,但它不起作用,我调试代码,发现路径字符串是乱码。 但我也尝试在 C++ 中用 itk 加载中文路径文件,它工作正常,没有任何错误。 所以我希望 simpleitk 可以修复这个错误。 谢谢你。 为什么我的itk无法打开中文路径,用的msvc编译器编译的吗,什么版本的itk,什么版本的msvc编译器,能否帮忙透露下
sorry,AWS CPP SDK version used is 1.11.238
> Can you make sure you are using the latest and most up to date submodules with: > > ``` > git submodule update --init --recursive > ``` > Can...
> Looking at your log it seems to building and installing correclty, can you elaborate/include an example of how you are then using the SDK? > > > Use the...
> Looking at your log it seems to building and installing correclty, can you elaborate/include an example of how you are then using the SDK? > > > Use the...