******************************************************************************** conan test conan-center-index\recipes\assimp\5.x\test_package\conanfile.py assimp/5.2.2@#b86aae043b6c7a8de037292215e33c91 -pr C:\J\w\prod\BuildSingleReference@2\69099\15b7d3be-1615-456e-a872-548cd518a35a/profile_windows_16_mtd_vs_debug_64.assimp-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows [options] assimp:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True assimp/5.2.2 (test package): Installing package Requirements assimp/5.2.2 from local cache - Cache bzip2/1.0.8 from 'conan-center' - Cache clipper/4.10.0 from 'conan-center' - Cache draco/1.5.3 from 'conan-center' - Cache kuba-zip/0.2.4 from 'conan-center' - Cache minizip/1.2.12 from 'conan-center' - Cache openddl-parser/0.5.0 from 'conan-center' - Cache poly2tri/cci.20130502 from 'conan-center' - Cache pugixml/1.12.1 from 'conan-center' - Cache rapidjson/cci.20211112 from 'conan-center' - Cache stb/cci.20210910 from 'conan-center' - Cache utfcpp/3.2.1 from 'conan-center' - Cache zlib/1.2.12 from 'conan-center' - Cache Packages assimp/5.2.2:7a2e5d36e18e7336d2a2d13d408a8a8ff71e33ef - Cache bzip2/1.0.8:73c22595362cd7ddee053c6b60c2c6360d1a8f7e - Cache clipper/4.10.0:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Cache draco/1.5.3:086b52926709cf483058d4166ee23ebff6f6cd03 - Cache kuba-zip/0.2.4:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Cache minizip/1.2.12:6a316b8690a61924feec2bd0293401cba5c40d6c - Cache openddl-parser/0.5.0:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Cache poly2tri/cci.20130502:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Cache pugixml/1.12.1:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Cache rapidjson/cci.20211112:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache stb/cci.20210910:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache utfcpp/3.2.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache zlib/1.2.12:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip2\1.0.8\_\_\package\73c22595362cd7ddee053c6b60c2c6360d1a8f7e\bin clipper/4.10.0: Already installed! draco/1.5.3: Already installed! kuba-zip/0.2.4: Already installed! openddl-parser/0.5.0: Already installed! poly2tri/cci.20130502: Already installed! pugixml/1.12.1: Already installed! rapidjson/cci.20211112: Already installed! stb/cci.20210910: Already installed! utfcpp/3.2.1: Already installed! zlib/1.2.12: Already installed! minizip/1.2.12: Already installed! assimp/5.2.2: Already installed! assimp/5.2.2 (test package): Generator 'CMakeDeps' calling 'generate()' assimp/5.2.2 (test package): Generator 'CMakeToolchain' calling 'generate()' assimp/5.2.2 (test package): Generator 'VirtualRunEnv' calling 'generate()' assimp/5.2.2 (test package): Generator txt created conanbuildinfo.txt assimp/5.2.2 (test package): Aggregating env generators assimp/5.2.2 (test package): Generated conaninfo.txt assimp/5.2.2 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK assimp/5.2.2 (test package): Calling build() assimp/5.2.2 (test package): CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/assimp/5.x/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\." ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/assimp/5.x/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\." ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/assimp/5.x/test_package/build/generators/conan_toolchain.cmake -- The C compiler identification is MSVC 19.29.30146.0 -- The CXX compiler identification is MSVC 19.29.30146.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'assimp::assimp' -- Conan: Target declared 'minizip::minizip' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Target declared 'BZip2::BZip2' -- Conan: Including build module from 'C:/J/w/prod/BuildSingleReference@2/.conan/data/bzip2/1.0.8/_/_/package/73c22595362cd7ddee053c6b60c2c6360d1a8f7e/lib/cmake/conan-official-bzip2-variables.cmake' -- Conan: Target declared 'utf8cpp' -- Conan: Target declared 'pugixml::pugixml' -- Conan: Target declared 'zip::zip' -- Conan: Target declared 'poly2tri::poly2tri' -- Conan: Target declared 'rapidjson::rapidjson' -- Conan: Target declared 'draco::draco' -- Conan: Target declared 'clipper::clipper' -- Conan: Target declared 'stb::stb' -- Conan: Target declared 'openddlparser::openddlparser' -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/assimp/5.x/test_package/build assimp/5.2.2 (test package): CMake command: cmake --build "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build" --config Debug ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build" --config Debug ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/assimp/5.x/test_package/CMakeLists.txt test_package.cpp minizip.lib(unzip.obj) : warning LNK4099: PDB 'minizip.pdb' was not found with 'minizip.lib(unzip.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\minizip.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] minizip.lib(ioapi.obj) : warning LNK4099: PDB 'minizip.pdb' was not found with 'minizip.lib(ioapi.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\minizip.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] bz2.lib(bzlib.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(bzlib.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] bz2.lib(compress.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(compress.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] bz2.lib(decompress.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(decompress.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] bz2.lib(randtable.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(randtable.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] bz2.lib(crctable.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(crctable.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] bz2.lib(blocksort.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(blocksort.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] bz2.lib(huffman.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(huffman.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] pugixml.lib(pugixml.obj) : warning LNK4099: PDB 'pugixml.pdb' was not found with 'pugixml.lib(pugixml.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\pugixml.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] poly2tri.lib(cdt.obj) : warning LNK4099: PDB 'poly2tri.pdb' was not found with 'poly2tri.lib(cdt.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\poly2tri.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] poly2tri.lib(sweep_context.obj) : warning LNK4099: PDB 'poly2tri.pdb' was not found with 'poly2tri.lib(sweep_context.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\poly2tri.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] poly2tri.lib(sweep.obj) : warning LNK4099: PDB 'poly2tri.pdb' was not found with 'poly2tri.lib(sweep.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\poly2tri.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] poly2tri.lib(shapes.obj) : warning LNK4099: PDB 'poly2tri.pdb' was not found with 'poly2tri.lib(shapes.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\poly2tri.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] poly2tri.lib(advancing_front.obj) : warning LNK4099: PDB 'poly2tri.pdb' was not found with 'poly2tri.lib(advancing_front.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\poly2tri.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] zlib.lib(uncompr.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(uncompr.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] zlib.lib(inflate.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(inflate.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] zlib.lib(crc32.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(crc32.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] zlib.lib(adler32.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(adler32.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] zlib.lib(zutil.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(zutil.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] zlib.lib(inftrees.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(inftrees.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] zlib.lib(inffast.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(inffast.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(options.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(options.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(decoder_buffer.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(decoder_buffer.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(point_cloud.obj) : warning LNK4099: PDB 'draco_point_cloud.pdb' was not found with 'draco.lib(point_cloud.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_point_cloud.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(decode.obj) : warning LNK4099: PDB 'draco_compression_decode.pdb' was not found with 'draco.lib(decode.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_decode.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(point_attribute.obj) : warning LNK4099: PDB 'draco_attributes.pdb' was not found with 'draco.lib(point_attribute.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_attributes.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(bounding_box.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(bounding_box.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(mesh.obj) : warning LNK4099: PDB 'draco_mesh.pdb' was not found with 'draco.lib(mesh.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_mesh.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(point_cloud_decoder.obj) : warning LNK4099: PDB 'draco_compression_point_cloud_dec.pdb' was not found with 'draco.lib(point_cloud_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_point_cloud_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(mesh_decoder.obj) : warning LNK4099: PDB 'draco_compression_mesh_dec.pdb' was not found with 'draco.lib(mesh_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_mesh_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(mesh_edgebreaker_decoder.obj) : warning LNK4099: PDB 'draco_compression_mesh_dec.pdb' was not found with 'draco.lib(mesh_edgebreaker_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_mesh_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(mesh_sequential_decoder.obj) : warning LNK4099: PDB 'draco_compression_mesh_dec.pdb' was not found with 'draco.lib(mesh_sequential_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_mesh_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(point_cloud_kd_tree_decoder.obj) : warning LNK4099: PDB 'draco_compression_point_cloud_dec.pdb' was not found with 'draco.lib(point_cloud_kd_tree_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_point_cloud_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(point_cloud_sequential_decoder.obj) : warning LNK4099: PDB 'draco_compression_point_cloud_dec.pdb' was not found with 'draco.lib(point_cloud_sequential_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_point_cloud_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(draco_types.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(draco_types.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(data_buffer.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(data_buffer.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(geometry_attribute.obj) : warning LNK4099: PDB 'draco_attributes.pdb' was not found with 'draco.lib(geometry_attribute.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_attributes.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(metadata_decoder.obj) : warning LNK4099: PDB 'draco_metadata_dec.pdb' was not found with 'draco.lib(metadata_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_metadata_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(rans_bit_decoder.obj) : warning LNK4099: PDB 'draco_compression_bit_coders.pdb' was not found with 'draco.lib(rans_bit_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_bit_coders.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(mesh_edgebreaker_decoder_impl.obj) : warning LNK4099: PDB 'draco_compression_mesh_dec.pdb' was not found with 'draco.lib(mesh_edgebreaker_decoder_impl.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_mesh_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(sequential_attribute_decoders_controller.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(sequential_attribute_decoders_controller.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(symbol_decoding.obj) : warning LNK4099: PDB 'draco_compression_entropy.pdb' was not found with 'draco.lib(symbol_decoding.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_entropy.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(kd_tree_attributes_decoder.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(kd_tree_attributes_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(metadata.obj) : warning LNK4099: PDB 'draco_metadata.pdb' was not found with 'draco.lib(metadata.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_metadata.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(geometry_metadata.obj) : warning LNK4099: PDB 'draco_metadata.pdb' was not found with 'draco.lib(geometry_metadata.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_metadata.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(corner_table.obj) : warning LNK4099: PDB 'draco_mesh.pdb' was not found with 'draco.lib(corner_table.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_mesh.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(mesh_attribute_corner_table.obj) : warning LNK4099: PDB 'draco_mesh.pdb' was not found with 'draco.lib(mesh_attribute_corner_table.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_mesh.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(attributes_decoder.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(attributes_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(sequential_attribute_decoder.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(sequential_attribute_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(sequential_integer_attribute_decoder.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(sequential_integer_attribute_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(sequential_normal_attribute_decoder.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(sequential_normal_attribute_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(sequential_quantization_attribute_decoder.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(sequential_quantization_attribute_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(attribute_transform.obj) : warning LNK4099: PDB 'draco_attributes.pdb' was not found with 'draco.lib(attribute_transform.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_attributes.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(attribute_quantization_transform.obj) : warning LNK4099: PDB 'draco_attributes.pdb' was not found with 'draco.lib(attribute_quantization_transform.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_attributes.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(direct_bit_decoder.obj) : warning LNK4099: PDB 'draco_compression_bit_coders.pdb' was not found with 'draco.lib(direct_bit_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_bit_coders.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(dynamic_integer_points_kd_tree_decoder.obj) : warning LNK4099: PDB 'draco_points_dec.pdb' was not found with 'draco.lib(dynamic_integer_points_kd_tree_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_points_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(quantization_utils.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(quantization_utils.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(float_points_tree_decoder.obj) : warning LNK4099: PDB 'draco_points_dec.pdb' was not found with 'draco.lib(float_points_tree_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_points_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(bit_utils.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(bit_utils.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] draco.lib(attribute_octahedron_transform.obj) : warning LNK4099: PDB 'draco_attributes.pdb' was not found with 'draco.lib(attribute_octahedron_transform.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_attributes.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] polyclipping.lib(clipper.obj) : warning LNK4099: PDB 'polyclipping.pdb' was not found with 'polyclipping.lib(clipper.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\polyclipping.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] openddlparser.lib(OpenDDLCommon.obj) : warning LNK4099: PDB 'openddlparser.pdb' was not found with 'openddlparser.lib(OpenDDLCommon.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\openddlparser.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] openddlparser.lib(DDLNode.obj) : warning LNK4099: PDB 'openddlparser.pdb' was not found with 'openddlparser.lib(DDLNode.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\openddlparser.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] openddlparser.lib(Value.obj) : warning LNK4099: PDB 'openddlparser.pdb' was not found with 'openddlparser.lib(Value.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\openddlparser.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] openddlparser.lib(OpenDDLParser.obj) : warning LNK4099: PDB 'openddlparser.pdb' was not found with 'openddlparser.lib(OpenDDLParser.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\openddlparser.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] openddlparser.lib(OpenDDLExport.obj) : warning LNK4099: PDB 'openddlparser.pdb' was not found with 'openddlparser.lib(OpenDDLExport.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\openddlparser.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] openddlparser.lib(OpenDDLStream.obj) : warning LNK4099: PDB 'openddlparser.pdb' was not found with 'openddlparser.lib(OpenDDLStream.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\openddlparser.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package.vcxproj] Creating library C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/assimp/5.x/test_package/build/Debug/test_package.lib and object C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/assimp/5.x/test_package/build/Debug/test_package.exp test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/assimp/5.x/test_package/CMakeLists.txt test_package.c minizip.lib(unzip.obj) : warning LNK4099: PDB 'minizip.pdb' was not found with 'minizip.lib(unzip.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\minizip.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] minizip.lib(ioapi.obj) : warning LNK4099: PDB 'minizip.pdb' was not found with 'minizip.lib(ioapi.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\minizip.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] bz2.lib(bzlib.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(bzlib.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] bz2.lib(compress.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(compress.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] bz2.lib(decompress.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(decompress.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] bz2.lib(randtable.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(randtable.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] bz2.lib(crctable.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(crctable.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] bz2.lib(blocksort.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(blocksort.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] bz2.lib(huffman.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(huffman.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] pugixml.lib(pugixml.obj) : warning LNK4099: PDB 'pugixml.pdb' was not found with 'pugixml.lib(pugixml.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\pugixml.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] poly2tri.lib(cdt.obj) : warning LNK4099: PDB 'poly2tri.pdb' was not found with 'poly2tri.lib(cdt.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\poly2tri.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] poly2tri.lib(sweep_context.obj) : warning LNK4099: PDB 'poly2tri.pdb' was not found with 'poly2tri.lib(sweep_context.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\poly2tri.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] poly2tri.lib(sweep.obj) : warning LNK4099: PDB 'poly2tri.pdb' was not found with 'poly2tri.lib(sweep.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\poly2tri.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] poly2tri.lib(shapes.obj) : warning LNK4099: PDB 'poly2tri.pdb' was not found with 'poly2tri.lib(shapes.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\poly2tri.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] poly2tri.lib(advancing_front.obj) : warning LNK4099: PDB 'poly2tri.pdb' was not found with 'poly2tri.lib(advancing_front.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\poly2tri.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] zlib.lib(uncompr.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(uncompr.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] zlib.lib(inflate.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(inflate.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] zlib.lib(crc32.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(crc32.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] zlib.lib(adler32.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(adler32.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] zlib.lib(zutil.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(zutil.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] zlib.lib(inftrees.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(inftrees.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] zlib.lib(inffast.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(inffast.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(options.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(options.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(decoder_buffer.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(decoder_buffer.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(point_cloud.obj) : warning LNK4099: PDB 'draco_point_cloud.pdb' was not found with 'draco.lib(point_cloud.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_point_cloud.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(decode.obj) : warning LNK4099: PDB 'draco_compression_decode.pdb' was not found with 'draco.lib(decode.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_decode.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(point_attribute.obj) : warning LNK4099: PDB 'draco_attributes.pdb' was not found with 'draco.lib(point_attribute.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_attributes.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(bounding_box.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(bounding_box.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(mesh.obj) : warning LNK4099: PDB 'draco_mesh.pdb' was not found with 'draco.lib(mesh.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_mesh.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(point_cloud_decoder.obj) : warning LNK4099: PDB 'draco_compression_point_cloud_dec.pdb' was not found with 'draco.lib(point_cloud_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_point_cloud_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(mesh_decoder.obj) : warning LNK4099: PDB 'draco_compression_mesh_dec.pdb' was not found with 'draco.lib(mesh_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_mesh_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(mesh_edgebreaker_decoder.obj) : warning LNK4099: PDB 'draco_compression_mesh_dec.pdb' was not found with 'draco.lib(mesh_edgebreaker_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_mesh_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(mesh_sequential_decoder.obj) : warning LNK4099: PDB 'draco_compression_mesh_dec.pdb' was not found with 'draco.lib(mesh_sequential_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_mesh_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(point_cloud_kd_tree_decoder.obj) : warning LNK4099: PDB 'draco_compression_point_cloud_dec.pdb' was not found with 'draco.lib(point_cloud_kd_tree_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_point_cloud_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(point_cloud_sequential_decoder.obj) : warning LNK4099: PDB 'draco_compression_point_cloud_dec.pdb' was not found with 'draco.lib(point_cloud_sequential_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_point_cloud_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(draco_types.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(draco_types.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(data_buffer.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(data_buffer.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(geometry_attribute.obj) : warning LNK4099: PDB 'draco_attributes.pdb' was not found with 'draco.lib(geometry_attribute.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_attributes.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(metadata_decoder.obj) : warning LNK4099: PDB 'draco_metadata_dec.pdb' was not found with 'draco.lib(metadata_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_metadata_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(rans_bit_decoder.obj) : warning LNK4099: PDB 'draco_compression_bit_coders.pdb' was not found with 'draco.lib(rans_bit_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_bit_coders.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(mesh_edgebreaker_decoder_impl.obj) : warning LNK4099: PDB 'draco_compression_mesh_dec.pdb' was not found with 'draco.lib(mesh_edgebreaker_decoder_impl.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_mesh_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(sequential_attribute_decoders_controller.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(sequential_attribute_decoders_controller.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(symbol_decoding.obj) : warning LNK4099: PDB 'draco_compression_entropy.pdb' was not found with 'draco.lib(symbol_decoding.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_entropy.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(kd_tree_attributes_decoder.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(kd_tree_attributes_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(metadata.obj) : warning LNK4099: PDB 'draco_metadata.pdb' was not found with 'draco.lib(metadata.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_metadata.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(geometry_metadata.obj) : warning LNK4099: PDB 'draco_metadata.pdb' was not found with 'draco.lib(geometry_metadata.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_metadata.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(corner_table.obj) : warning LNK4099: PDB 'draco_mesh.pdb' was not found with 'draco.lib(corner_table.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_mesh.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(mesh_attribute_corner_table.obj) : warning LNK4099: PDB 'draco_mesh.pdb' was not found with 'draco.lib(mesh_attribute_corner_table.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_mesh.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(attributes_decoder.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(attributes_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(sequential_attribute_decoder.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(sequential_attribute_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(sequential_integer_attribute_decoder.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(sequential_integer_attribute_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(sequential_normal_attribute_decoder.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(sequential_normal_attribute_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(sequential_quantization_attribute_decoder.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(sequential_quantization_attribute_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(attribute_transform.obj) : warning LNK4099: PDB 'draco_attributes.pdb' was not found with 'draco.lib(attribute_transform.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_attributes.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(attribute_quantization_transform.obj) : warning LNK4099: PDB 'draco_attributes.pdb' was not found with 'draco.lib(attribute_quantization_transform.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_attributes.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(direct_bit_decoder.obj) : warning LNK4099: PDB 'draco_compression_bit_coders.pdb' was not found with 'draco.lib(direct_bit_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_compression_bit_coders.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(dynamic_integer_points_kd_tree_decoder.obj) : warning LNK4099: PDB 'draco_points_dec.pdb' was not found with 'draco.lib(dynamic_integer_points_kd_tree_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_points_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(quantization_utils.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(quantization_utils.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(float_points_tree_decoder.obj) : warning LNK4099: PDB 'draco_points_dec.pdb' was not found with 'draco.lib(float_points_tree_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_points_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(bit_utils.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(bit_utils.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] draco.lib(attribute_octahedron_transform.obj) : warning LNK4099: PDB 'draco_attributes.pdb' was not found with 'draco.lib(attribute_octahedron_transform.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\draco_attributes.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] polyclipping.lib(clipper.obj) : warning LNK4099: PDB 'polyclipping.pdb' was not found with 'polyclipping.lib(clipper.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\polyclipping.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] openddlparser.lib(OpenDDLCommon.obj) : warning LNK4099: PDB 'openddlparser.pdb' was not found with 'openddlparser.lib(OpenDDLCommon.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\openddlparser.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] openddlparser.lib(DDLNode.obj) : warning LNK4099: PDB 'openddlparser.pdb' was not found with 'openddlparser.lib(DDLNode.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\openddlparser.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] openddlparser.lib(Value.obj) : warning LNK4099: PDB 'openddlparser.pdb' was not found with 'openddlparser.lib(Value.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\openddlparser.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] openddlparser.lib(OpenDDLParser.obj) : warning LNK4099: PDB 'openddlparser.pdb' was not found with 'openddlparser.lib(OpenDDLParser.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\openddlparser.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] openddlparser.lib(OpenDDLExport.obj) : warning LNK4099: PDB 'openddlparser.pdb' was not found with 'openddlparser.lib(OpenDDLExport.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\openddlparser.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] openddlparser.lib(OpenDDLStream.obj) : warning LNK4099: PDB 'openddlparser.pdb' was not found with 'openddlparser.lib(OpenDDLStream.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\openddlparser.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\test_package_c.vcxproj] Creating library C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/assimp/5.x/test_package/build/Debug/test_package_c.lib and object C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/assimp/5.x/test_package/build/Debug/test_package_c.exp test_package_c.vcxproj -> C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build\Debug\test_package_c.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/assimp/5.x/test_package/CMakeLists.txt assimp/5.2.2 (test package): Running test() ----Running------ > "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build/generators\conanrun.bat" && Debug\test_package C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\.\box.obj ----------------- Capturing current environment in C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build/generators\deactivate_conanrunenv-debug-x86_64.bat Configuring environment variables ----Running------ > "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build/generators\conanrun.bat" && Debug\test_package_c C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\.\box.obj ----------------- Capturing current environment in C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_package\build/generators\deactivate_conanrunenv-debug-x86_64.bat Configuring environment variables assimp/5.2.2 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior assimp/5.2.2 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ******************************************************************************** conan test conan-center-index\recipes\assimp\5.x\test_v1_package\conanfile.py assimp/5.2.2@#b86aae043b6c7a8de037292215e33c91 -pr C:\J\w\prod\BuildSingleReference@2\69099\15b7d3be-1615-456e-a872-548cd518a35a/profile_windows_16_mtd_vs_debug_64.assimp-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows [options] assimp:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True assimp/5.2.2 (test package): Installing package Requirements assimp/5.2.2 from local cache - Cache bzip2/1.0.8 from 'conan-center' - Cache clipper/4.10.0 from 'conan-center' - Cache draco/1.5.3 from 'conan-center' - Cache kuba-zip/0.2.4 from 'conan-center' - Cache minizip/1.2.12 from 'conan-center' - Cache openddl-parser/0.5.0 from 'conan-center' - Cache poly2tri/cci.20130502 from 'conan-center' - Cache pugixml/1.12.1 from 'conan-center' - Cache rapidjson/cci.20211112 from 'conan-center' - Cache stb/cci.20210910 from 'conan-center' - Cache utfcpp/3.2.1 from 'conan-center' - Cache zlib/1.2.12 from 'conan-center' - Cache Packages assimp/5.2.2:7a2e5d36e18e7336d2a2d13d408a8a8ff71e33ef - Cache bzip2/1.0.8:73c22595362cd7ddee053c6b60c2c6360d1a8f7e - Cache clipper/4.10.0:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Cache draco/1.5.3:086b52926709cf483058d4166ee23ebff6f6cd03 - Cache kuba-zip/0.2.4:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Cache minizip/1.2.12:6a316b8690a61924feec2bd0293401cba5c40d6c - Cache openddl-parser/0.5.0:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Cache poly2tri/cci.20130502:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Cache pugixml/1.12.1:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Cache rapidjson/cci.20211112:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache stb/cci.20210910:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache utfcpp/3.2.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache zlib/1.2.12:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip2\1.0.8\_\_\package\73c22595362cd7ddee053c6b60c2c6360d1a8f7e\bin clipper/4.10.0: Already installed! draco/1.5.3: Already installed! kuba-zip/0.2.4: Already installed! openddl-parser/0.5.0: Already installed! poly2tri/cci.20130502: Already installed! pugixml/1.12.1: Already installed! rapidjson/cci.20211112: Already installed! stb/cci.20210910: Already installed! utfcpp/3.2.1: Already installed! zlib/1.2.12: Already installed! minizip/1.2.12: Already installed! assimp/5.2.2: Already installed! assimp/5.2.2 (test package): Generator txt created conanbuildinfo.txt assimp/5.2.2 (test package): Generator cmake created conanbuildinfo.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created assimp-config-version.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created assimp-config.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created assimpTargets.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created assimpTarget-debug.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created minizip-config-version.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created minizip-config.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created minizipTargets.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created minizipTarget-debug.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created utf8cpp-config-version.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created utf8cpp-config.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created utf8cppTargets.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created utf8cppTarget-debug.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created pugixml-config-version.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created pugixml-config.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created pugixmlTargets.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created pugixmlTarget-debug.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created zip-config-version.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created zip-config.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created zipTargets.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created zipTarget-debug.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created poly2tri-config-version.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created poly2tri-config.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created poly2triTargets.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created poly2triTarget-debug.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created RapidJSONConfigVersion.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created RapidJSONConfig.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created RapidJSONTargets.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created RapidJSONTarget-debug.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created draco-config-version.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created draco-config.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created dracoTargets.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created dracoTarget-debug.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created polyclipping-config-version.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created polyclipping-config.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created polyclippingTargets.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created polyclippingTarget-debug.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created stb-config-version.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created stb-config.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created stbTargets.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created stbTarget-debug.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created openddlparser-config-version.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created openddlparser-config.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created openddlparserTargets.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created openddlparserTarget-debug.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created ZLIBConfigVersion.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created ZLIBConfig.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created ZLIBTargets.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created ZLIBTarget-debug.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created BZip2ConfigVersion.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created BZip2Config.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created BZip2Targets.cmake assimp/5.2.2 (test package): Generator cmake_find_package_multi created BZip2Target-debug.cmake assimp/5.2.2 (test package): Aggregating env generators assimp/5.2.2 (test package): Generated conaninfo.txt assimp/5.2.2 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK assimp/5.2.2 (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/assimp/5.x/test_v1_package/build/41f7eb8afe31fc8351ee563e82f93c7696244681" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/assimp/5.x/test_v1_package/build/41f7eb8afe31fc8351ee563e82f93c7696244681" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package ----------------- -- The C compiler identification is MSVC 19.29.30146.0 -- The CXX compiler identification is MSVC 19.29.30146.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library assimp-vc142-mtd found C:/J/w/prod/BuildSingleReference@2/.conan/data/assimp/5.2.2/_/_/package/7a2e5d36e18e7336d2a2d13d408a8a8ff71e33ef/lib/assimp-vc142-mtd.lib -- Library minizip found C:/J/w/prod/BuildSingleReference@2/.conan/data/minizip/1.2.12/_/_/package/6a316b8690a61924feec2bd0293401cba5c40d6c/lib/minizip.lib -- Library pugixml found C:/J/w/prod/BuildSingleReference@2/.conan/data/pugixml/1.12.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/pugixml.lib -- Library zip found C:/J/w/prod/BuildSingleReference@2/.conan/data/kuba-zip/0.2.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/zip.lib -- Library poly2tri found C:/J/w/prod/BuildSingleReference@2/.conan/data/poly2tri/cci.20130502/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/poly2tri.lib -- Library draco found C:/J/w/prod/BuildSingleReference@2/s/8b2f89/1/lib/draco.lib -- Library polyclipping found C:/J/w/prod/BuildSingleReference@2/.conan/data/clipper/4.10.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/polyclipping.lib -- Library openddlparser found C:/J/w/prod/BuildSingleReference@2/.conan/data/openddl-parser/0.5.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/openddlparser.lib -- Library zlib found C:/J/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.12/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/zlib.lib -- Library bz2 found C:/J/w/prod/BuildSingleReference@2/.conan/data/bzip2/1.0.8/_/_/package/73c22595362cd7ddee053c6b60c2c6360d1a8f7e/lib/bz2.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Library assimp-vc142-mtd found C:/J/w/prod/BuildSingleReference@2/.conan/data/assimp/5.2.2/_/_/package/7a2e5d36e18e7336d2a2d13d408a8a8ff71e33ef/lib/assimp-vc142-mtd.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/assimp/5.2.2/_/_/package/7a2e5d36e18e7336d2a2d13d408a8a8ff71e33ef/lib/assimp-vc142-mtd.lib -- Library minizip found C:/J/w/prod/BuildSingleReference@2/.conan/data/minizip/1.2.12/_/_/package/6a316b8690a61924feec2bd0293401cba5c40d6c/lib/minizip.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/minizip/1.2.12/_/_/package/6a316b8690a61924feec2bd0293401cba5c40d6c/lib/minizip.lib -- Library zlib found C:/J/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.12/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/zlib.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.12/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/zlib.lib -- Library bz2 found C:/J/w/prod/BuildSingleReference@2/.conan/data/bzip2/1.0.8/_/_/package/73c22595362cd7ddee053c6b60c2c6360d1a8f7e/lib/bz2.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/bzip2/1.0.8/_/_/package/73c22595362cd7ddee053c6b60c2c6360d1a8f7e/lib/bz2.lib -- Library pugixml found C:/J/w/prod/BuildSingleReference@2/.conan/data/pugixml/1.12.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/pugixml.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/pugixml/1.12.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/pugixml.lib -- Library zip found C:/J/w/prod/BuildSingleReference@2/.conan/data/kuba-zip/0.2.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/zip.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/kuba-zip/0.2.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/zip.lib -- Library poly2tri found C:/J/w/prod/BuildSingleReference@2/.conan/data/poly2tri/cci.20130502/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/poly2tri.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/poly2tri/cci.20130502/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/poly2tri.lib -- Dependency ZLIB already found -- Library draco found C:/J/w/prod/BuildSingleReference@2/s/8b2f89/1/lib/draco.lib -- Found: C:/J/w/prod/BuildSingleReference@2/s/8b2f89/1/lib/draco.lib -- Library polyclipping found C:/J/w/prod/BuildSingleReference@2/.conan/data/clipper/4.10.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/polyclipping.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/clipper/4.10.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/polyclipping.lib -- Library openddlparser found C:/J/w/prod/BuildSingleReference@2/.conan/data/openddl-parser/0.5.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/openddlparser.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/openddl-parser/0.5.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/openddlparser.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/assimp/5.x/test_v1_package/build/41f7eb8afe31fc8351ee563e82f93c7696244681 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681 --config Debug -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/assimp/5.x/test_v1_package/CMakeLists.txt test_package.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/assimp/5.x/test_v1_package/CMakeLists.txt test_package.c minizip.lib(unzip.obj) : warning LNK4099: PDB 'minizip.pdb' was not found with 'minizip.lib(unzip.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\minizip.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] minizip.lib(ioapi.obj) : warning LNK4099: PDB 'minizip.pdb' was not found with 'minizip.lib(ioapi.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\minizip.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] bz2.lib(bzlib.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(bzlib.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] bz2.lib(compress.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(compress.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] bz2.lib(decompress.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(decompress.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] bz2.lib(randtable.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(randtable.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] bz2.lib(crctable.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(crctable.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] bz2.lib(blocksort.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(blocksort.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] bz2.lib(huffman.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(huffman.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] pugixml.lib(pugixml.obj) : warning LNK4099: PDB 'pugixml.pdb' was not found with 'pugixml.lib(pugixml.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\pugixml.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] poly2tri.lib(cdt.obj) : warning LNK4099: PDB 'poly2tri.pdb' was not found with 'poly2tri.lib(cdt.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\poly2tri.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] poly2tri.lib(sweep_context.obj) : warning LNK4099: PDB 'poly2tri.pdb' was not found with 'poly2tri.lib(sweep_context.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\poly2tri.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] poly2tri.lib(sweep.obj) : warning LNK4099: PDB 'poly2tri.pdb' was not found with 'poly2tri.lib(sweep.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\poly2tri.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] poly2tri.lib(shapes.obj) : warning LNK4099: PDB 'poly2tri.pdb' was not found with 'poly2tri.lib(shapes.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\poly2tri.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] poly2tri.lib(advancing_front.obj) : warning LNK4099: PDB 'poly2tri.pdb' was not found with 'poly2tri.lib(advancing_front.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\poly2tri.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] zlib.lib(uncompr.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(uncompr.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] zlib.lib(inflate.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(inflate.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] zlib.lib(crc32.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(crc32.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] zlib.lib(adler32.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(adler32.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] zlib.lib(zutil.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(zutil.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] zlib.lib(inftrees.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(inftrees.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] zlib.lib(inffast.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(inffast.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(options.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(options.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(decoder_buffer.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(decoder_buffer.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(point_cloud.obj) : warning LNK4099: PDB 'draco_point_cloud.pdb' was not found with 'draco.lib(point_cloud.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_point_cloud.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(decode.obj) : warning LNK4099: PDB 'draco_compression_decode.pdb' was not found with 'draco.lib(decode.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_decode.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(point_attribute.obj) : warning LNK4099: PDB 'draco_attributes.pdb' was not found with 'draco.lib(point_attribute.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_attributes.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(bounding_box.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(bounding_box.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(mesh.obj) : warning LNK4099: PDB 'draco_mesh.pdb' was not found with 'draco.lib(mesh.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_mesh.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(point_cloud_decoder.obj) : warning LNK4099: PDB 'draco_compression_point_cloud_dec.pdb' was not found with 'draco.lib(point_cloud_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_point_cloud_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(mesh_decoder.obj) : warning LNK4099: PDB 'draco_compression_mesh_dec.pdb' was not found with 'draco.lib(mesh_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_mesh_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(mesh_edgebreaker_decoder.obj) : warning LNK4099: PDB 'draco_compression_mesh_dec.pdb' was not found with 'draco.lib(mesh_edgebreaker_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_mesh_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(mesh_sequential_decoder.obj) : warning LNK4099: PDB 'draco_compression_mesh_dec.pdb' was not found with 'draco.lib(mesh_sequential_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_mesh_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(point_cloud_kd_tree_decoder.obj) : warning LNK4099: PDB 'draco_compression_point_cloud_dec.pdb' was not found with 'draco.lib(point_cloud_kd_tree_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_point_cloud_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(point_cloud_sequential_decoder.obj) : warning LNK4099: PDB 'draco_compression_point_cloud_dec.pdb' was not found with 'draco.lib(point_cloud_sequential_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_point_cloud_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(draco_types.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(draco_types.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(data_buffer.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(data_buffer.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(geometry_attribute.obj) : warning LNK4099: PDB 'draco_attributes.pdb' was not found with 'draco.lib(geometry_attribute.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_attributes.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(metadata_decoder.obj) : warning LNK4099: PDB 'draco_metadata_dec.pdb' was not found with 'draco.lib(metadata_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_metadata_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(rans_bit_decoder.obj) : warning LNK4099: PDB 'draco_compression_bit_coders.pdb' was not found with 'draco.lib(rans_bit_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_bit_coders.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(mesh_edgebreaker_decoder_impl.obj) : warning LNK4099: PDB 'draco_compression_mesh_dec.pdb' was not found with 'draco.lib(mesh_edgebreaker_decoder_impl.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_mesh_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(sequential_attribute_decoders_controller.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(sequential_attribute_decoders_controller.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(symbol_decoding.obj) : warning LNK4099: PDB 'draco_compression_entropy.pdb' was not found with 'draco.lib(symbol_decoding.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_entropy.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(kd_tree_attributes_decoder.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(kd_tree_attributes_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] minizip.lib(unzip.obj) : warning LNK4099: PDB 'minizip.pdb' was not found with 'minizip.lib(unzip.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\minizip.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(metadata.obj) : warning LNK4099: PDB 'draco_metadata.pdb' was not found with 'draco.lib(metadata.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_metadata.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] minizip.lib(ioapi.obj) : warning LNK4099: PDB 'minizip.pdb' was not found with 'minizip.lib(ioapi.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\minizip.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] bz2.lib(bzlib.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(bzlib.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] bz2.lib(compress.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(compress.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] bz2.lib(decompress.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(decompress.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] bz2.lib(randtable.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(randtable.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] bz2.lib(crctable.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(crctable.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] bz2.lib(blocksort.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(blocksort.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] bz2.lib(huffman.obj) : warning LNK4099: PDB 'bz2.pdb' was not found with 'bz2.lib(huffman.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\bz2.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] pugixml.lib(pugixml.obj) : warning LNK4099: PDB 'pugixml.pdb' was not found with 'pugixml.lib(pugixml.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\pugixml.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] poly2tri.lib(cdt.obj) : warning LNK4099: PDB 'poly2tri.pdb' was not found with 'poly2tri.lib(cdt.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\poly2tri.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] poly2tri.lib(sweep_context.obj) : warning LNK4099: PDB 'poly2tri.pdb' was not found with 'poly2tri.lib(sweep_context.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\poly2tri.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] poly2tri.lib(sweep.obj) : warning LNK4099: PDB 'poly2tri.pdb' was not found with 'poly2tri.lib(sweep.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\poly2tri.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] poly2tri.lib(shapes.obj) : warning LNK4099: PDB 'poly2tri.pdb' was not found with 'poly2tri.lib(shapes.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\poly2tri.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] poly2tri.lib(advancing_front.obj) : warning LNK4099: PDB 'poly2tri.pdb' was not found with 'poly2tri.lib(advancing_front.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\poly2tri.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] zlib.lib(uncompr.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(uncompr.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] zlib.lib(inflate.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(inflate.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] zlib.lib(crc32.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(crc32.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] zlib.lib(adler32.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(adler32.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] zlib.lib(zutil.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(zutil.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] zlib.lib(inftrees.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(inftrees.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] zlib.lib(inffast.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(inffast.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(geometry_metadata.obj) : warning LNK4099: PDB 'draco_metadata.pdb' was not found with 'draco.lib(geometry_metadata.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_metadata.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(options.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(options.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(corner_table.obj) : warning LNK4099: PDB 'draco_mesh.pdb' was not found with 'draco.lib(corner_table.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_mesh.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(decoder_buffer.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(decoder_buffer.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(point_cloud.obj) : warning LNK4099: PDB 'draco_point_cloud.pdb' was not found with 'draco.lib(point_cloud.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_point_cloud.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(mesh_attribute_corner_table.obj) : warning LNK4099: PDB 'draco_mesh.pdb' was not found with 'draco.lib(mesh_attribute_corner_table.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_mesh.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(attributes_decoder.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(attributes_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(decode.obj) : warning LNK4099: PDB 'draco_compression_decode.pdb' was not found with 'draco.lib(decode.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_decode.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(sequential_attribute_decoder.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(sequential_attribute_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(sequential_integer_attribute_decoder.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(sequential_integer_attribute_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(point_attribute.obj) : warning LNK4099: PDB 'draco_attributes.pdb' was not found with 'draco.lib(point_attribute.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_attributes.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(sequential_normal_attribute_decoder.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(sequential_normal_attribute_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(sequential_quantization_attribute_decoder.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(sequential_quantization_attribute_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(attribute_transform.obj) : warning LNK4099: PDB 'draco_attributes.pdb' was not found with 'draco.lib(attribute_transform.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_attributes.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(attribute_quantization_transform.obj) : warning LNK4099: PDB 'draco_attributes.pdb' was not found with 'draco.lib(attribute_quantization_transform.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_attributes.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(direct_bit_decoder.obj) : warning LNK4099: PDB 'draco_compression_bit_coders.pdb' was not found with 'draco.lib(direct_bit_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_bit_coders.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(dynamic_integer_points_kd_tree_decoder.obj) : warning LNK4099: PDB 'draco_points_dec.pdb' was not found with 'draco.lib(dynamic_integer_points_kd_tree_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_points_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(bounding_box.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(bounding_box.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(quantization_utils.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(quantization_utils.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(mesh.obj) : warning LNK4099: PDB 'draco_mesh.pdb' was not found with 'draco.lib(mesh.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_mesh.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(point_cloud_decoder.obj) : warning LNK4099: PDB 'draco_compression_point_cloud_dec.pdb' was not found with 'draco.lib(point_cloud_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_point_cloud_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(float_points_tree_decoder.obj) : warning LNK4099: PDB 'draco_points_dec.pdb' was not found with 'draco.lib(float_points_tree_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_points_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(mesh_decoder.obj) : warning LNK4099: PDB 'draco_compression_mesh_dec.pdb' was not found with 'draco.lib(mesh_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_mesh_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(mesh_edgebreaker_decoder.obj) : warning LNK4099: PDB 'draco_compression_mesh_dec.pdb' was not found with 'draco.lib(mesh_edgebreaker_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_mesh_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(mesh_sequential_decoder.obj) : warning LNK4099: PDB 'draco_compression_mesh_dec.pdb' was not found with 'draco.lib(mesh_sequential_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_mesh_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(bit_utils.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(bit_utils.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(attribute_octahedron_transform.obj) : warning LNK4099: PDB 'draco_attributes.pdb' was not found with 'draco.lib(attribute_octahedron_transform.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_attributes.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(point_cloud_kd_tree_decoder.obj) : warning LNK4099: PDB 'draco_compression_point_cloud_dec.pdb' was not found with 'draco.lib(point_cloud_kd_tree_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_point_cloud_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(point_cloud_sequential_decoder.obj) : warning LNK4099: PDB 'draco_compression_point_cloud_dec.pdb' was not found with 'draco.lib(point_cloud_sequential_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_point_cloud_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(draco_types.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(draco_types.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] polyclipping.lib(clipper.obj) : warning LNK4099: PDB 'polyclipping.pdb' was not found with 'polyclipping.lib(clipper.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\polyclipping.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(data_buffer.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(data_buffer.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(geometry_attribute.obj) : warning LNK4099: PDB 'draco_attributes.pdb' was not found with 'draco.lib(geometry_attribute.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_attributes.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(metadata_decoder.obj) : warning LNK4099: PDB 'draco_metadata_dec.pdb' was not found with 'draco.lib(metadata_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_metadata_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] openddlparser.lib(OpenDDLCommon.obj) : warning LNK4099: PDB 'openddlparser.pdb' was not found with 'openddlparser.lib(OpenDDLCommon.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\openddlparser.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(rans_bit_decoder.obj) : warning LNK4099: PDB 'draco_compression_bit_coders.pdb' was not found with 'draco.lib(rans_bit_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_bit_coders.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] openddlparser.lib(DDLNode.obj) : warning LNK4099: PDB 'openddlparser.pdb' was not found with 'openddlparser.lib(DDLNode.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\openddlparser.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] openddlparser.lib(Value.obj) : warning LNK4099: PDB 'openddlparser.pdb' was not found with 'openddlparser.lib(Value.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\openddlparser.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(mesh_edgebreaker_decoder_impl.obj) : warning LNK4099: PDB 'draco_compression_mesh_dec.pdb' was not found with 'draco.lib(mesh_edgebreaker_decoder_impl.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_mesh_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] openddlparser.lib(OpenDDLParser.obj) : warning LNK4099: PDB 'openddlparser.pdb' was not found with 'openddlparser.lib(OpenDDLParser.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\openddlparser.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] openddlparser.lib(OpenDDLExport.obj) : warning LNK4099: PDB 'openddlparser.pdb' was not found with 'openddlparser.lib(OpenDDLExport.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\openddlparser.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] openddlparser.lib(OpenDDLStream.obj) : warning LNK4099: PDB 'openddlparser.pdb' was not found with 'openddlparser.lib(OpenDDLStream.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\openddlparser.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package_c.vcxproj] draco.lib(sequential_attribute_decoders_controller.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(sequential_attribute_decoders_controller.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(symbol_decoding.obj) : warning LNK4099: PDB 'draco_compression_entropy.pdb' was not found with 'draco.lib(symbol_decoding.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_entropy.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(kd_tree_attributes_decoder.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(kd_tree_attributes_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(metadata.obj) : warning LNK4099: PDB 'draco_metadata.pdb' was not found with 'draco.lib(metadata.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_metadata.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(geometry_metadata.obj) : warning LNK4099: PDB 'draco_metadata.pdb' was not found with 'draco.lib(geometry_metadata.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_metadata.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(corner_table.obj) : warning LNK4099: PDB 'draco_mesh.pdb' was not found with 'draco.lib(corner_table.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_mesh.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(mesh_attribute_corner_table.obj) : warning LNK4099: PDB 'draco_mesh.pdb' was not found with 'draco.lib(mesh_attribute_corner_table.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_mesh.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(attributes_decoder.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(attributes_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(sequential_attribute_decoder.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(sequential_attribute_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(sequential_integer_attribute_decoder.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(sequential_integer_attribute_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(sequential_normal_attribute_decoder.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(sequential_normal_attribute_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(sequential_quantization_attribute_decoder.obj) : warning LNK4099: PDB 'draco_compression_attributes_dec.pdb' was not found with 'draco.lib(sequential_quantization_attribute_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_attributes_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(attribute_transform.obj) : warning LNK4099: PDB 'draco_attributes.pdb' was not found with 'draco.lib(attribute_transform.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_attributes.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(attribute_quantization_transform.obj) : warning LNK4099: PDB 'draco_attributes.pdb' was not found with 'draco.lib(attribute_quantization_transform.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_attributes.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(direct_bit_decoder.obj) : warning LNK4099: PDB 'draco_compression_bit_coders.pdb' was not found with 'draco.lib(direct_bit_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_compression_bit_coders.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(dynamic_integer_points_kd_tree_decoder.obj) : warning LNK4099: PDB 'draco_points_dec.pdb' was not found with 'draco.lib(dynamic_integer_points_kd_tree_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_points_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(quantization_utils.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(quantization_utils.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(float_points_tree_decoder.obj) : warning LNK4099: PDB 'draco_points_dec.pdb' was not found with 'draco.lib(float_points_tree_decoder.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_points_dec.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(bit_utils.obj) : warning LNK4099: PDB 'draco_core.pdb' was not found with 'draco.lib(bit_utils.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_core.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] draco.lib(attribute_octahedron_transform.obj) : warning LNK4099: PDB 'draco_attributes.pdb' was not found with 'draco.lib(attribute_octahedron_transform.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\draco_attributes.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] polyclipping.lib(clipper.obj) : warning LNK4099: PDB 'polyclipping.pdb' was not found with 'polyclipping.lib(clipper.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\polyclipping.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] openddlparser.lib(OpenDDLCommon.obj) : warning LNK4099: PDB 'openddlparser.pdb' was not found with 'openddlparser.lib(OpenDDLCommon.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\openddlparser.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] openddlparser.lib(DDLNode.obj) : warning LNK4099: PDB 'openddlparser.pdb' was not found with 'openddlparser.lib(DDLNode.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\openddlparser.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] openddlparser.lib(Value.obj) : warning LNK4099: PDB 'openddlparser.pdb' was not found with 'openddlparser.lib(Value.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\openddlparser.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] openddlparser.lib(OpenDDLParser.obj) : warning LNK4099: PDB 'openddlparser.pdb' was not found with 'openddlparser.lib(OpenDDLParser.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\openddlparser.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] openddlparser.lib(OpenDDLExport.obj) : warning LNK4099: PDB 'openddlparser.pdb' was not found with 'openddlparser.lib(OpenDDLExport.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\openddlparser.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] openddlparser.lib(OpenDDLStream.obj) : warning LNK4099: PDB 'openddlparser.pdb' was not found with 'openddlparser.lib(OpenDDLStream.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\openddlparser.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\test_package.vcxproj] Creating library C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/assimp/5.x/test_v1_package/build/41f7eb8afe31fc8351ee563e82f93c7696244681/lib/test_package_c.lib and object C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/assimp/5.x/test_v1_package/build/41f7eb8afe31fc8351ee563e82f93c7696244681/lib/test_package_c.exp Creating library C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/assimp/5.x/test_v1_package/build/41f7eb8afe31fc8351ee563e82f93c7696244681/lib/test_package.lib and object C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/assimp/5.x/test_v1_package/build/41f7eb8afe31fc8351ee563e82f93c7696244681/lib/test_package.exp test_package_c.vcxproj -> C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\test_package_c.exe test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\build\41f7eb8afe31fc8351ee563e82f93c7696244681\bin\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/assimp/5.x/test_v1_package/CMakeLists.txt assimp/5.2.2 (test package): Running test() ----Running------ > bin\test_package C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\..\test_package\box.obj ----------------- ----Running------ > bin\test_package_c C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\assimp\5.x\test_v1_package\..\test_package\box.obj ----------------- CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR