win10 vs2015 pybind11
作者:互联网
win10 vs2015 pybind11
1>------ 已启动生成: 项目: ZERO_CHECK, 配置: Debug x64 ------ 1> Checking Build System 2>------ 已启动生成: 项目: cross_module_gil_utils, 配置: Debug x64 ------ 3>------ 已启动生成: 项目: pybind11_cross_module_tests, 配置: Debug x64 ------ 4>------ 已启动生成: 项目: pybind11_tests, 配置: Debug x64 ------ 2> Building Custom Rule E:/Pybind11/pybind11-master/tests/CMakeLists.txt 3> Building Custom Rule E:/Pybind11/pybind11-master/tests/CMakeLists.txt 4> Building Custom Rule E:/Pybind11/pybind11-master/tests/CMakeLists.txt 2> cross_module_gil_utils.cpp 3> pybind11_cross_module_tests.cpp 4> pybind11_tests.cpp 2> 正在创建库 E:/Pybind11/build/tests/Debug/cross_module_gil_utils.lib 和对象 E:/Pybind11/build/tests/Debug/cross_module_gil_utils.exp 4> test_async.cpp 2> cross_module_gil_utils.vcxproj -> E:\Pybind11\build\tests\cross_module_gil_utils.cp38-win_amd64.pyd 2> cross_module_gil_utils.vcxproj -> E:/Pybind11/build/tests/cross_module_gil_utils.pdb (Full PDB) 4> test_buffers.cpp 4> test_builtin_casters.cpp 3> 正在创建库 E:/Pybind11/build/tests/Debug/pybind11_cross_module_tests.lib 和对象 E:/Pybind11/build/tests/Debug/pybind11_cross_module_tests.exp 3> pybind11_cross_module_tests.vcxproj -> E:\Pybind11\build\tests\pybind11_cross_module_tests.cp38-win_amd64.pyd 3> pybind11_cross_module_tests.vcxproj -> E:/Pybind11/build/tests/pybind11_cross_module_tests.pdb (Full PDB) 4> test_call_policies.cpp 4> test_callbacks.cpp 4> test_chrono.cpp 4> test_class.cpp 4> test_constants_and_functions.cpp 4> test_copy_move.cpp 4> test_custom_type_casters.cpp 4> test_docstring_options.cpp 4> test_eigen.cpp 4> test_enum.cpp 4> test_eval.cpp 4> test_exceptions.cpp 4> test_factory_constructors.cpp 4> test_gil_scoped.cpp 4> test_iostream.cpp 4> test_kwargs_and_defaults.cpp 4> 正在生成代码... 4> 正在编译... 4> test_local_bindings.cpp 4> test_methods_and_attributes.cpp 4> test_modules.cpp 4> test_multiple_inheritance.cpp 4> test_numpy_array.cpp 4> test_numpy_dtypes.cpp 4> test_numpy_vectorize.cpp 4> test_opaque_types.cpp 4> test_operator_overloading.cpp 4> test_pickling.cpp 4> test_pytypes.cpp 4> test_sequences_and_iterators.cpp 4> test_smart_ptr.cpp 4> test_stl.cpp 4> test_stl_binders.cpp 4> test_tagbased_polymorphic.cpp 4> test_union.cpp 4> test_virtual_functions.cpp 4> 正在生成代码... 4> 正在创建库 E:/Pybind11/build/tests/Debug/pybind11_tests.lib 和对象 E:/Pybind11/build/tests/Debug/pybind11_tests.exp 4> pybind11_tests.vcxproj -> E:\Pybind11\build\tests\pybind11_tests.cp38-win_amd64.pyd 4> pybind11_tests.vcxproj -> E:/Pybind11/build/tests/pybind11_tests.pdb (Full PDB) 4> ------ pybind11_tests.cp38-win_amd64.pyd file size: 22940160 5>------ 已启动生成: 项目: ALL_BUILD, 配置: Debug x64 ------ 5> Building Custom Rule E:/Pybind11/pybind11-master/CMakeLists.txt ========== 生成: 成功 5 个,失败 0 个,最新 0 个,跳过 0 个 ==========
1>------ 已启动生成: 项目: ZERO_CHECK, 配置: Debug x64 ------ 2>------ 已启动生成: 项目: INSTALL, 配置: Debug x64 ------ 2> -- Install configuration: "Debug" 2> -- Installing: E:/Pybind11/install/include/pybind11 2> -- Installing: E:/Pybind11/install/include/pybind11/attr.h 2> -- Installing: E:/Pybind11/install/include/pybind11/buffer_info.h 2> -- Installing: E:/Pybind11/install/include/pybind11/cast.h 2> -- Installing: E:/Pybind11/install/include/pybind11/chrono.h 2> -- Installing: E:/Pybind11/install/include/pybind11/common.h 2> -- Installing: E:/Pybind11/install/include/pybind11/complex.h 2> -- Installing: E:/Pybind11/install/include/pybind11/detail 2> -- Installing: E:/Pybind11/install/include/pybind11/detail/class.h 2> -- Installing: E:/Pybind11/install/include/pybind11/detail/common.h 2> -- Installing: E:/Pybind11/install/include/pybind11/detail/descr.h 2> -- Installing: E:/Pybind11/install/include/pybind11/detail/init.h 2> -- Installing: E:/Pybind11/install/include/pybind11/detail/internals.h 2> -- Installing: E:/Pybind11/install/include/pybind11/detail/typeid.h 2> -- Installing: E:/Pybind11/install/include/pybind11/detail/type_caster_base.h 2> -- Installing: E:/Pybind11/install/include/pybind11/eigen.h 2> -- Installing: E:/Pybind11/install/include/pybind11/embed.h 2> -- Installing: E:/Pybind11/install/include/pybind11/eval.h 2> -- Installing: E:/Pybind11/install/include/pybind11/functional.h 2> -- Installing: E:/Pybind11/install/include/pybind11/gil.h 2> -- Installing: E:/Pybind11/install/include/pybind11/iostream.h 2> -- Installing: E:/Pybind11/install/include/pybind11/numpy.h 2> -- Installing: E:/Pybind11/install/include/pybind11/operators.h 2> -- Installing: E:/Pybind11/install/include/pybind11/options.h 2> -- Installing: E:/Pybind11/install/include/pybind11/pybind11.h 2> -- Installing: E:/Pybind11/install/include/pybind11/pytypes.h 2> -- Installing: E:/Pybind11/install/include/pybind11/stl.h 2> -- Installing: E:/Pybind11/install/include/pybind11/stl_bind.h 2> -- Installing: E:/Pybind11/install/share/cmake/pybind11/pybind11Config.cmake 2> -- Installing: E:/Pybind11/install/share/cmake/pybind11/pybind11ConfigVersion.cmake 2> -- Installing: E:/Pybind11/install/share/cmake/pybind11/FindPythonLibsNew.cmake 2> -- Installing: E:/Pybind11/install/share/cmake/pybind11/pybind11Common.cmake 2> -- Installing: E:/Pybind11/install/share/cmake/pybind11/pybind11Tools.cmake 2> -- Installing: E:/Pybind11/install/share/cmake/pybind11/pybind11NewTools.cmake 2> -- Installing: E:/Pybind11/install/share/cmake/pybind11/pybind11Targets.cmake ========== 生成: 成功 2 个,失败 0 个,最新 4 个,跳过 0 个 ==========
标签:pybind11,--,vs2015,cpp,install,test,Pybind11,win10 来源: https://www.cnblogs.com/herd/p/14616243.html