cmake C:\Github\usd_from_gltf -DCMAKE_INSTALL_PREFIX=C:\usd_gltf -DCMAKE_PREFIX_PATH=C:\usd_gltf -DUSD_DIR=C:\USD -DCMAKE_GENERATOR_PLATFORM=x64 -- Building for: Visual Studio 15 2017 -- The C compiler identification is MSVC 19.16.27034.0 -- The CXX compiler identification is MSVC 19.16.27034.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Python: C:/Program Files/WindowsApps/PythonSoftwareFoundation.Python.3.7_3.7.1520.0_x64__qbz5n2kfra8p0/libs/python37.lib (found version "3.7.5") found components: Development -- Found ZLIB: C:/USD/lib/zlib.lib (found version "1.2.11") -- Configuring done -- Generating done -- Build files have been written to: C:/usd_gltf/build/usd_from_gltf cmake --build . --config Release --target install -- /m Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/Github/usd_from_gltf/gltf/CMakeLists.txt internal_util.cc load.cc memory_stream.cc message.cc stream.cc validate.cc cache.cc disk_stream.cc disk_util.cc glb_stream.cc gltf.cc image_parsing.cc Generating Code... gltf.vcxproj -> C:\usd_gltf\build\usd_from_gltf\gltf\Release\gltf.lib Building Custom Rule C:/Github/usd_from_gltf/common/CMakeLists.txt config.cc Unknown compiler version - please run the configure tests and report the results logging.cc Unknown compiler version - please run the configure tests and report the results platform.cc Generating Code... common.vcxproj -> C:\usd_gltf\build\usd_from_gltf\common\Release\common.lib Building Custom Rule C:/Github/usd_from_gltf/process/CMakeLists.txt math.cc Unknown compiler version - please run the configure tests and report the results mesh.cc Unknown compiler version - please run the configure tests and report the results process_util.cc Unknown compiler version - please run the configure tests and report the results skin.cc Unknown compiler version - please run the configure tests and report the results animation.cc Unknown compiler version - please run the configure tests and report the results color.cc Unknown compiler version - please run the configure tests and report the results float_image.cc Unknown compiler version - please run the configure tests and report the results image.cc Unknown compiler version - please run the configure tests and report the results image_fallback.cc Unknown compiler version - please run the configure tests and report the results image_gif.cc Unknown compiler version - please run the configure tests and report the results image_jpg.cc Unknown compiler version - please run the configure tests and report the results image_png.cc Unknown compiler version - please run the configure tests and report the results Generating Code... process.vcxproj -> C:\usd_gltf\build\usd_from_gltf\process\Release\process.lib Building Custom Rule C:/Github/usd_from_gltf/convert/CMakeLists.txt tokens.cc Unknown compiler version - please run the configure tests and report the results convert_util.cc Unknown compiler version - please run the configure tests and report the results converter.cc Unknown compiler version - please run the configure tests and report the results C:\USD\include\pxr/usd/usd/modelAPI.h(352): warning C4003: not enough arguments for function-like macro invocation 'BOOST_VMD_IS_TUPLE' [C:\usd_gltf\build\usd_from_gltf\convert\convert.vcxproj] C:\USD\include\pxr/usd/usd/modelAPI.h(352): warning C4003: not enough arguments for function-like macro invocation 'BOOST_VMD_DETAIL_IS_TUPLE' [C:\usd_gltf\build\usd_from_gltf\convert\convert.vcxproj] C:\USD\include\pxr/usd/usd/modelAPI.h(352): warning C4003: not enough arguments for function-like macro invocation 'BOOST_VMD_DETAIL_PARENS_SPLIT' [C:\usd_gltf\build\usd_from_gltf\convert\convert.vcxproj] C:\USD\include\pxr/usd/usd/modelAPI.h(352): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\usd_gltf\build\usd_from_gltf\convert\convert.vcxproj] C:\USD\include\pxr/usd/usd/modelAPI.h(352): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\usd_gltf\build\usd_from_gltf\convert\convert.vcxproj] C:\USD\include\pxr/usd/usd/modelAPI.h(352): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_TUPLE_SIZE' [C:\usd_gltf\build\usd_from_gltf\convert\convert.vcxproj] materializer.cc Unknown compiler version - please run the configure tests and report the results package.cc Unknown compiler version - please run the configure tests and report the results texturator.cc Unknown compiler version - please run the configure tests and report the results Generating Code... convert.vcxproj -> C:\usd_gltf\build\usd_from_gltf\convert\Release\convert.lib Building Custom Rule C:/Github/usd_from_gltf/usd_from_gltf/CMakeLists.txt Building Custom Rule C:/Github/usd_from_gltf/ufg_plugin/CMakeLists.txt ufg_plugin.cc args.cc Unknown compiler version - please run the configure tests and report the results Unknown compiler version - please run the configure tests and report the results usd_from_gltf.cc Unknown compiler version - please run the configure tests and report the results Generating Code... LINK : fatal error LNK1104: cannot open file 'boost_python3-vc141-mt-1_65_1.lib' [C:\usd_gltf\build\usd_from_gltf\usd_from_gltf\usd_from_gltf.vcxproj] LINK : fatal error LNK1104: cannot open file 'boost_python3-vc141-mt-1_65_1.lib' [C:\usd_gltf\build\usd_from_gltf\ufg_plugin\ufg_plugin.vcxproj] cmake C:\Github\usd_from_gltf -DCMAKE_INSTALL_PREFIX=C:\usd_gltf -DCMAKE_PREFIX_PATH=C:\usd_gltf -DUSD_DIR=C:\USD -DCMAKE_GENERATOR_PLATFORM=x64 -- Configuring done -- Generating done -- Build files have been written to: C:/usd_gltf/build/usd_from_gltf cmake --build . --config Release --target install -- /m Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. gltf.vcxproj -> C:\usd_gltf\build\usd_from_gltf\gltf\Release\gltf.lib common.vcxproj -> C:\usd_gltf\build\usd_from_gltf\common\Release\common.lib process.vcxproj -> C:\usd_gltf\build\usd_from_gltf\process\Release\process.lib convert.vcxproj -> C:\usd_gltf\build\usd_from_gltf\convert\Release\convert.lib LINK : fatal error LNK1104: cannot open file 'boost_python3-vc141-mt-1_65_1.lib' [C:\usd_gltf\build\usd_from_gltf\usd_from_gltf\usd_from_gltf.vcxproj] LINK : fatal error LNK1104: cannot open file 'boost_python3-vc141-mt-1_65_1.lib' [C:\usd_gltf\build\usd_from_gltf\ufg_plugin\ufg_plugin.vcxproj]