유창희
유창희
Thanks for your answer. That error is now gone, but I'm getting another one. Currently, I have the environment variables VCPKG_ROOT set. What should I do to fix this error?...
Hi, thank you again for your help. Despite trying several changes to the environment variables, I’m still running into issues, so I’m attaching the error message here. I’ve built OpenCV...
You're amazing—thank you! After following your instructions, the errors are gone. However, I'm still getting the following error: "Unresolved external reference" (in Korean: "확인할 수 없는 외부 기호"). Do you...
Sorry, I’ve attached it again. ```python opencv_world4100.lib(resize.cpp.obj) : error LNK2019: iwiResize_InitAlloc"public: void __cdecl cv::ipp_resizeParallel::Init(enum IppiInterpolationType)" (?Init@ipp_resizeParallel@cv@@QEAAXW4IppiInterpolationType@@@Z) 함수에서 참조되는 확인할 수 없는 외부 기호 ␍ opencv_world4100.lib(resize.cpp.obj) : error LNK2019: iwiResize_Process"public: int...