cmake ../visp cd ../visp make -j # Write a simple Test.so for Python test g++ -o test.o -c test.cpp -I"/data/ahfuzhang/visp/build/include" -std=c++11 -fPIC
確定! 回上一頁