작성
·
654
0
C:\Users\audtn\git_repository\vcpkg>bootstrap-vcpkg.bat
Building vcpkg.exe ...
생략
Generating code
Previous IPDB not found, fall back to full compilation.
All 14758 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
Finished generating code
vcpkg.vcxproj -> C:\Users\audtn\git_repository\vcpkg\toolsrc\msbuild.x86.release\vcpkg.exe
vcpkgmetricsuploader.cpp
Generating code
Previous IPDB not found, fall back to full compilation.
All 5094 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
Finished generating code
vcpkgmetricsuploader.vcxproj -> C:\Users\audtn\git_repository\vcpkg\toolsrc\msbuild.x86.release\vcpkgmetricsuploader.
exe
Building vcpkg.exe... done.
이렇게 나오는데 중간에 Previous IPDB not found, fall back to full compilation. 이러한 문구가 나오는데
무슨 뜻인가요??