[openmvg:x64-windows-static-md] build failure with static CRT linking. #13447
Labels
category:community-triplet
A PR or issue related to community triplets not officially validated by the vcpkg team.
category:port-bug
The issue is with a library, which is something the port should already support
as it is mentioned in #12229
`
main_ComputeFeatures.cpp.obj : error LNK2019: unresolved external symbol __imp_vl_constructor referenced in function "public: __cdecl openMVG::features::SIFT_Image_describer::SIFT_Image_describer(struct openMVG::features::SIFT_Image_describer::Params const &,bool)" (??0SIFT_Image_describer@features@openMVG@@qeaa@AEBUParams@012@_N@Z)
`
I would like to use x64-windows-static-md to build openmvg[software].
The text was updated successfully, but these errors were encountered: