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].
@cenit Could you please take a look?
Thanks.
It's an open issue that the software feature of openmvg does not build correctly with statically linked libs.
I will investigate it more and I hope it can be fixed soon
Most helpful comment
It's an open issue that the software feature of openmvg does not build correctly with statically linked libs.
I will investigate it more and I hope it can be fixed soon