******************************************************************************** conan test conan-center-index\recipes\proj\all\test_package\conanfile.py proj/6.3.1@#d118a31bb6f7737e635ed1fc36133b2f -pr C:\J\w\prod\BuildSingleReference\153418\a83bae36-33e9-4e4c-b8b0-c29b2ad311c0/profile_windows_15_mdd_vs_debug_64.proj-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=15 os=Windows [options] proj:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True nlohmann_json/3.11.2: Not found in local cache, looking in remotes... nlohmann_json/3.11.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz nlohmann_json/3.11.2: Downloaded recipe revision a35423bb6e1eb8f931423557e282c7ed sqlite3/3.40.0: Not found in local cache, looking in remotes... sqlite3/3.40.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz sqlite3/3.40.0: Downloaded recipe revision 00595463c6f423c2929b63911fc9393c proj/6.3.1 (test package): Installing package Requirements nlohmann_json/3.11.2 from 'conan-center' - Downloaded proj/6.3.1 from local cache - Cache sqlite3/3.40.0 from 'conan-center' - Downloaded Packages nlohmann_json/3.11.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download proj/6.3.1:fce8f1d6c36c0f1fb32e3c8ab0e841ccdf1d6445 - Download sqlite3/3.40.0:8e25da653fbb0e3f07cb3452f2043ed8c19025be - Download Installing (downloading, building) binaries... nlohmann_json/3.11.2: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz nlohmann_json/3.11.2: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 nlohmann_json/3.11.2: Downloaded package revision 7af677b9629093b9161d0f67a4cc72c1 sqlite3/3.40.0: Retrieving package 8e25da653fbb0e3f07cb3452f2043ed8c19025be from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz sqlite3/3.40.0: Package installed 8e25da653fbb0e3f07cb3452f2043ed8c19025be sqlite3/3.40.0: Downloaded package revision f50e53615649607f2cd8f182c7a81ac8 proj/6.3.1: Retrieving package fce8f1d6c36c0f1fb32e3c8ab0e841ccdf1d6445 from remote 'c3i_PR-14892' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz proj/6.3.1: Package installed fce8f1d6c36c0f1fb32e3c8ab0e841ccdf1d6445 proj/6.3.1: Downloaded package revision 176c6c1920c79fe89374455f3b94787a sqlite3/3.40.0: Appending PATH env var with : C:\J\w\prod\BuildSingleReference\.conan\data\sqlite3\3.40.0\_\_\package\8e25da653fbb0e3f07cb3452f2043ed8c19025be\bin proj/6.3.1 (test package): Generator 'CMakeDeps' calling 'generate()' proj/6.3.1 (test package): Generator 'VirtualRunEnv' calling 'generate()' proj/6.3.1 (test package): Generator txt created conanbuildinfo.txt proj/6.3.1 (test package): Calling generate() proj/6.3.1 (test package): Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' proj/6.3.1 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' proj/6.3.1 (test package): Aggregating env generators proj/6.3.1 (test package): Generated conaninfo.txt proj/6.3.1 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\generators/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 proj/6.3.1 (test package): Calling build() proj/6.3.1 (test package): CMake command: cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/proj/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\." ----Running------ > cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/proj/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\." ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/proj/all/test_package/build/generators/conan_toolchain.cmake -- The C compiler identification is MSVC 19.16.27048.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Component target declared 'PROJ4::proj' -- Conan: Target declared 'nlohmann_json::nlohmann_json' -- Conan: Component target declared 'SQLite::SQLite3' -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/proj/all/test_package/build proj/6.3.1 (test package): CMake command: cmake --build "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build" --config Debug ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build" --config Debug ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/proj/all/test_package/CMakeLists.txt test_package.c proj_d.lib(4D_api.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(4D_api.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(aasincos.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(aasincos.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(adjlon.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(adjlon.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(apply_gridshift.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(apply_gridshift.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(apply_vgridshift.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(apply_vgridshift.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(auth.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(auth.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(ctx.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(ctx.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(datum_set.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(datum_set.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(datums.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(datums.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(deriv.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(deriv.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(dmstor.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(dmstor.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(ell_set.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(ell_set.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(ellps.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(ellps.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(errno.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(errno.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(factors.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(factors.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(fileapi.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(fileapi.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(fwd.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(fwd.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(gauss.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(gauss.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(gc_reader.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(gc_reader.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(geodesic.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(geodesic.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(gridcatalog.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(gridcatalog.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(gridinfo.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(gridinfo.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(gridlist.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(gridlist.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(init.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(init.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(initcache.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(initcache.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(inv.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(inv.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(list.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(list.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(log.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(log.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(malloc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(malloc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(mlfn.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(mlfn.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(msfn.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(msfn.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(mutex.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(mutex.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(nad_cvt.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(nad_cvt.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(nad_init.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(nad_init.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(nad_intr.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(nad_intr.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(open_lib.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(open_lib.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(param.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(param.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(phi2.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(phi2.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(pipeline.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(pipeline.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(pr_list.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(pr_list.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(proj_mdist.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(proj_mdist.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(qsfn.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(qsfn.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(release.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(release.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(rtodms.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(rtodms.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(strerrno.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(strerrno.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(strtod.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(strtod.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(tsfn.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(tsfn.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(units.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(units.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(wkt1_generated_parser.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(wkt1_generated_parser.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(wkt1_parser.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(wkt1_parser.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(wkt2_generated_parser.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(wkt2_generated_parser.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(wkt2_parser.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(wkt2_parser.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(wkt_parser.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(wkt_parser.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(zpoly1.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(zpoly1.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(proj_json_streaming_writer.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(proj_json_streaming_writer.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(axisswap.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(axisswap.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(cart.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(cart.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(geoc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(geoc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(noop.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(noop.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(unitconvert.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(unitconvert.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(aeqd.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(aeqd.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(gnom.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(gnom.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(laea.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(laea.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(mod_ster.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(mod_ster.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(nsper.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(nsper.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(nzmg.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(nzmg.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(ortho.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(ortho.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(stere.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(stere.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(sterea.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(sterea.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(aea.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(aea.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(bipc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(bipc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(bonne.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(bonne.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(eqdc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(eqdc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(isea.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(isea.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(ccon.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(ccon.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(imw_p.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(imw_p.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(krovak.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(krovak.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(lcc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(lcc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(poly.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(poly.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(rpoly.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(rpoly.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(sconics.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(sconics.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(rouss.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(rouss.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(cass.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(cass.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(cc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(cc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(cea.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(cea.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(eqc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(eqc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(gall.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(gall.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(labrd.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(labrd.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(lsat.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(lsat.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(misrsom.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(misrsom.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(merc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(merc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(mill.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(mill.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(ocea.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(ocea.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(omerc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(omerc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(somerc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(somerc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(tcc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(tcc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(tcea.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(tcea.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(times.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(times.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(tmerc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(tmerc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(tobmerc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(tobmerc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(airy.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(airy.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(aitoff.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(aitoff.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(august.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(august.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(bacon.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(bacon.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(bertin1953.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(bertin1953.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(chamb.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(chamb.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(hammer.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(hammer.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(lagrng.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(lagrng.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(larr.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(larr.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(lask.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(lask.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(latlong.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(latlong.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(nicol.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(nicol.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(ob_tran.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(ob_tran.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(oea.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(oea.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(tpeqd.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(tpeqd.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(vandg.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(vandg.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(vandg2.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(vandg2.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(vandg4.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(vandg4.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(wag7.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(wag7.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(lcca.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(lcca.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(geos.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(geos.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(boggs.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(boggs.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(collg.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(collg.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(comill.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(comill.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(crast.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(crast.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(denoy.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(denoy.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(eck1.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(eck1.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(eck2.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(eck2.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(eck3.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(eck3.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(eck4.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(eck4.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(eck5.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(eck5.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(fahey.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(fahey.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(fouc_s.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(fouc_s.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(gins8.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(gins8.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(gstmerc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(gstmerc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(gn_sinu.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(gn_sinu.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(goode.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(goode.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(igh.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(igh.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(hatano.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(hatano.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(loxim.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(loxim.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(mbt_fps.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(mbt_fps.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(mbtfpp.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(mbtfpp.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(mbtfpq.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(mbtfpq.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(moll.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(moll.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(nell.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(nell.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(nell_h.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(nell_h.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(patterson.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(patterson.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(putp2.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(putp2.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(putp3.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(putp3.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(putp4p.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(putp4p.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(putp5.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(putp5.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(putp6.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(putp6.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(qsc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(qsc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(robin.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(robin.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(sch.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(sch.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(sts.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(sts.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(urm5.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(urm5.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(urmfps.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(urmfps.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(wag2.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(wag2.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(wag3.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(wag3.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(wink1.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(wink1.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(wink2.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(wink2.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(healpix.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(healpix.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(natearth.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(natearth.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(natearth2.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(natearth2.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(calcofi.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(calcofi.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(eqearth.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(eqearth.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(affine.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(affine.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(deformation.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(deformation.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(helmert.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(helmert.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(hgridshift.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(hgridshift.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(horner.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(horner.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(molodensky.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(molodensky.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(vgridshift.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(vgridshift.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(static.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(static.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(util.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(util.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(metadata.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(metadata.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(common.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(common.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(crs.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(crs.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(datum.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(datum.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(coordinatesystem.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(coordinatesystem.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(coordinateoperation.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(coordinateoperation.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(io.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(io.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(factory.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(factory.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(c_api.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(c_api.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(geocent.cpp.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(geocent.cpp.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(internal.cpp.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(internal.cpp.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(geocent.cpp.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(geocent.cpp.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] proj_d.lib(internal.cpp.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(internal.cpp.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] sqlite3.lib(sqlite3.obj) : warning LNK4099: PDB 'sqlite3.pdb' was not found with 'sqlite3.lib(sqlite3.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\sqlite3.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\test_package.vcxproj] test_package.vcxproj -> C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\Debug\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/proj/all/test_package/CMakeLists.txt proj/6.3.1 (test package): Running test() ----Running------ > "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_package\build\generators\conanrun.bat" && Debug\test_package ----------------- easting: 691875.632, northing: 6098907.825 longitude: 12, latitude: 55 proj/6.3.1 (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 proj/6.3.1 (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\proj\all\test_v1_package\conanfile.py proj/6.3.1@#d118a31bb6f7737e635ed1fc36133b2f -pr C:\J\w\prod\BuildSingleReference\153418\a83bae36-33e9-4e4c-b8b0-c29b2ad311c0/profile_windows_15_mdd_vs_debug_64.proj-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=MDd compiler.version=15 os=Windows [options] proj:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True proj/6.3.1 (test package): Installing package Requirements nlohmann_json/3.11.2 from 'conan-center' - Cache proj/6.3.1 from local cache - Cache sqlite3/3.40.0 from 'conan-center' - Cache Packages nlohmann_json/3.11.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache proj/6.3.1:fce8f1d6c36c0f1fb32e3c8ab0e841ccdf1d6445 - Cache sqlite3/3.40.0:8e25da653fbb0e3f07cb3452f2043ed8c19025be - Cache Installing (downloading, building) binaries... nlohmann_json/3.11.2: Already installed! sqlite3/3.40.0: Already installed! sqlite3/3.40.0: Appending PATH env var with : C:\J\w\prod\BuildSingleReference\.conan\data\sqlite3\3.40.0\_\_\package\8e25da653fbb0e3f07cb3452f2043ed8c19025be\bin proj/6.3.1: Already installed! proj/6.3.1 (test package): Generator cmake_find_package_multi created proj4-config-version.cmake proj/6.3.1 (test package): Generator cmake_find_package_multi created proj4Target-debug.cmake proj/6.3.1 (test package): Generator cmake_find_package_multi created proj4Targets.cmake proj/6.3.1 (test package): Generator cmake_find_package_multi created proj4-config.cmake proj/6.3.1 (test package): Generator cmake_find_package_multi created nlohmann_json-config-version.cmake proj/6.3.1 (test package): Generator cmake_find_package_multi created nlohmann_json-config.cmake proj/6.3.1 (test package): Generator cmake_find_package_multi created nlohmann_jsonTargets.cmake proj/6.3.1 (test package): Generator cmake_find_package_multi created nlohmann_jsonTarget-debug.cmake proj/6.3.1 (test package): Generator cmake_find_package_multi created SQLite3ConfigVersion.cmake proj/6.3.1 (test package): Generator cmake_find_package_multi created SQLite3Target-debug.cmake proj/6.3.1 (test package): Generator cmake_find_package_multi created SQLite3Targets.cmake proj/6.3.1 (test package): Generator cmake_find_package_multi created SQLite3Config.cmake proj/6.3.1 (test package): Generator txt created conanbuildinfo.txt proj/6.3.1 (test package): Generator cmake created conanbuildinfo.cmake proj/6.3.1 (test package): Aggregating env generators proj/6.3.1 (test package): Generated conaninfo.txt proj/6.3.1 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d/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 proj/6.3.1 (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\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/conan-center-index/recipes/proj/all/test_v1_package/build/ba4b86863397ec0541828adbf7be3cd16ea0017d" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/proj/all/test_v1_package/build/ba4b86863397ec0541828adbf7be3cd16ea0017d" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DPROJ_VERSION_GE_7="False" -Wno-dev C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package ----------------- -- The C compiler identification is MSVC 19.16.27048.0 -- The CXX compiler identification is MSVC 19.16.27048.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - 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/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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 proj_d found C:/J/w/prod/BuildSingleReference/.conan/data/proj/6.3.1/_/_/package/fce8f1d6c36c0f1fb32e3c8ab0e841ccdf1d6445/lib/proj_d.lib -- Library sqlite3 found C:/J/w/prod/BuildSingleReference/.conan/data/sqlite3/3.40.0/_/_/package/8e25da653fbb0e3f07cb3452f2043ed8c19025be/lib/sqlite3.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Library proj_d found C:/J/w/prod/BuildSingleReference/.conan/data/proj/6.3.1/_/_/package/fce8f1d6c36c0f1fb32e3c8ab0e841ccdf1d6445/lib/proj_d.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/proj/6.3.1/_/_/package/fce8f1d6c36c0f1fb32e3c8ab0e841ccdf1d6445/lib/proj_d.lib -- Library proj_d found C:/J/w/prod/BuildSingleReference/.conan/data/proj/6.3.1/_/_/package/fce8f1d6c36c0f1fb32e3c8ab0e841ccdf1d6445/lib/proj_d.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/proj/6.3.1/_/_/package/fce8f1d6c36c0f1fb32e3c8ab0e841ccdf1d6445/lib/proj_d.lib -- Library sqlite3 found C:/J/w/prod/BuildSingleReference/.conan/data/sqlite3/3.40.0/_/_/package/8e25da653fbb0e3f07cb3452f2043ed8c19025be/lib/sqlite3.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/sqlite3/3.40.0/_/_/package/8e25da653fbb0e3f07cb3452f2043ed8c19025be/lib/sqlite3.lib -- Library sqlite3 found C:/J/w/prod/BuildSingleReference/.conan/data/sqlite3/3.40.0/_/_/package/8e25da653fbb0e3f07cb3452f2043ed8c19025be/lib/sqlite3.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/sqlite3/3.40.0/_/_/package/8e25da653fbb0e3f07cb3452f2043ed8c19025be/lib/sqlite3.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/proj/all/test_v1_package/build/ba4b86863397ec0541828adbf7be3cd16ea0017d ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d --config Debug -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/proj/all/test_package/CMakeLists.txt test_package.c proj_d.lib(4D_api.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(4D_api.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(aasincos.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(aasincos.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(adjlon.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(adjlon.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(apply_gridshift.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(apply_gridshift.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(apply_vgridshift.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(apply_vgridshift.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(auth.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(auth.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(ctx.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(ctx.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(datum_set.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(datum_set.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(datums.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(datums.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(deriv.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(deriv.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(dmstor.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(dmstor.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(ell_set.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(ell_set.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(ellps.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(ellps.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(errno.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(errno.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(factors.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(factors.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(fileapi.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(fileapi.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(fwd.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(fwd.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(gauss.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(gauss.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(gc_reader.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(gc_reader.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(geodesic.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(geodesic.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(gridcatalog.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(gridcatalog.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(gridinfo.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(gridinfo.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(gridlist.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(gridlist.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(init.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(init.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(initcache.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(initcache.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(inv.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(inv.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(list.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(list.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(log.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(log.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(malloc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(malloc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(mlfn.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(mlfn.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(msfn.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(msfn.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(mutex.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(mutex.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(nad_cvt.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(nad_cvt.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(nad_init.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(nad_init.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(nad_intr.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(nad_intr.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(open_lib.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(open_lib.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(param.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(param.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(phi2.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(phi2.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(pipeline.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(pipeline.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(pr_list.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(pr_list.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(proj_mdist.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(proj_mdist.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(qsfn.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(qsfn.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(release.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(release.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(rtodms.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(rtodms.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(strerrno.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(strerrno.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(strtod.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(strtod.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(tsfn.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(tsfn.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(units.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(units.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(wkt1_generated_parser.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(wkt1_generated_parser.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(wkt1_parser.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(wkt1_parser.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(wkt2_generated_parser.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(wkt2_generated_parser.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(wkt2_parser.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(wkt2_parser.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(wkt_parser.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(wkt_parser.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(zpoly1.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(zpoly1.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(proj_json_streaming_writer.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(proj_json_streaming_writer.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(axisswap.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(axisswap.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(cart.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(cart.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(geoc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(geoc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(noop.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(noop.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(unitconvert.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(unitconvert.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(aeqd.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(aeqd.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(gnom.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(gnom.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(laea.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(laea.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(mod_ster.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(mod_ster.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(nsper.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(nsper.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(nzmg.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(nzmg.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(ortho.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(ortho.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(stere.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(stere.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(sterea.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(sterea.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(aea.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(aea.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(bipc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(bipc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(bonne.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(bonne.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(eqdc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(eqdc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(isea.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(isea.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(ccon.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(ccon.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(imw_p.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(imw_p.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(krovak.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(krovak.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(lcc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(lcc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(poly.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(poly.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(rpoly.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(rpoly.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(sconics.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(sconics.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(rouss.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(rouss.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(cass.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(cass.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(cc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(cc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(cea.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(cea.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(eqc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(eqc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(gall.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(gall.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(labrd.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(labrd.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(lsat.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(lsat.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(misrsom.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(misrsom.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(merc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(merc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(mill.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(mill.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(ocea.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(ocea.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(omerc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(omerc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(somerc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(somerc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(tcc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(tcc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(tcea.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(tcea.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(times.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(times.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(tmerc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(tmerc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(tobmerc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(tobmerc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(airy.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(airy.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(aitoff.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(aitoff.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(august.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(august.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(bacon.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(bacon.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(bertin1953.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(bertin1953.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(chamb.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(chamb.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(hammer.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(hammer.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(lagrng.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(lagrng.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(larr.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(larr.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(lask.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(lask.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(latlong.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(latlong.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(nicol.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(nicol.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(ob_tran.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(ob_tran.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(oea.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(oea.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(tpeqd.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(tpeqd.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(vandg.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(vandg.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(vandg2.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(vandg2.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(vandg4.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(vandg4.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(wag7.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(wag7.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(lcca.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(lcca.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(geos.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(geos.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(boggs.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(boggs.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(collg.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(collg.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(comill.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(comill.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(crast.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(crast.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(denoy.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(denoy.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(eck1.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(eck1.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(eck2.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(eck2.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(eck3.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(eck3.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(eck4.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(eck4.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(eck5.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(eck5.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(fahey.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(fahey.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(fouc_s.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(fouc_s.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(gins8.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(gins8.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(gstmerc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(gstmerc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(gn_sinu.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(gn_sinu.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(goode.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(goode.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(igh.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(igh.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(hatano.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(hatano.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(loxim.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(loxim.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(mbt_fps.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(mbt_fps.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(mbtfpp.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(mbtfpp.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(mbtfpq.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(mbtfpq.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(moll.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(moll.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(nell.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(nell.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(nell_h.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(nell_h.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(patterson.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(patterson.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(putp2.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(putp2.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(putp3.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(putp3.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(putp4p.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(putp4p.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(putp5.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(putp5.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(putp6.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(putp6.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(qsc.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(qsc.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(robin.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(robin.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(sch.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(sch.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(sts.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(sts.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(urm5.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(urm5.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(urmfps.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(urmfps.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(wag2.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(wag2.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(wag3.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(wag3.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(wink1.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(wink1.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(wink2.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(wink2.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(healpix.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(healpix.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(natearth.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(natearth.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(natearth2.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(natearth2.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(calcofi.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(calcofi.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(eqearth.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(eqearth.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(affine.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(affine.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(deformation.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(deformation.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(helmert.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(helmert.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(hgridshift.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(hgridshift.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(horner.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(horner.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(molodensky.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(molodensky.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(vgridshift.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(vgridshift.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(static.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(static.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(util.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(util.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(metadata.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(metadata.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(common.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(common.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(crs.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(crs.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(datum.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(datum.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(coordinatesystem.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(coordinatesystem.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(coordinateoperation.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(coordinateoperation.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(io.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(io.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(factory.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(factory.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(c_api.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(c_api.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(geocent.cpp.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(geocent.cpp.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(internal.cpp.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(internal.cpp.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(geocent.cpp.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(geocent.cpp.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] proj_d.lib(internal.cpp.obj) : warning LNK4099: PDB 'proj.pdb' was not found with 'proj_d.lib(internal.cpp.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\proj.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] sqlite3.lib(sqlite3.obj) : warning LNK4099: PDB 'sqlite3.pdb' was not found with 'sqlite3.lib(sqlite3.obj)' or at 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\sqlite3.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\test_package\test_package.vcxproj] test_package.vcxproj -> C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\proj\all\test_v1_package\build\ba4b86863397ec0541828adbf7be3cd16ea0017d\bin\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/proj/all/test_v1_package/CMakeLists.txt proj/6.3.1 (test package): Running test() ----Running------ > bin\test_package ----------------- easting: 691875.632, northing: 6098907.825 longitude: 12, latitude: 55 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