我下载了cpp-netlib源代码,将其解压缩到一个文件夹中,由于某种原因,我完全迷路了。我仔细阅读了文档,它说明我也必须下载CMake,我也下载了。See also "C:/Users/Nick/Documents/cpp-netlib/cpp-netlib-build/CMakeFiles/CMakeOutput.log".See also "C:/Users/Nick/Documents/cpp-netli
我已经使用交叉编译器成功地编译了boost (使用了来自的指令),它运行得很好。gervasio@ubuntu:~/cpp-netlib-0.10.1$ cmake -DCMAKE_TOOLCHAIN_FILE=$HOME/raspberrypi/pi.cmake .-- The CXX compiler identification is GNU
-- Check for working C compiler: /home/ge