You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in win10x64 vs2017 I try to debug RLOFLib\RLOFSample\built\RLOFApp opencv3.4.1
use the lib like below,but get an error no zlib.dll. then i add zlib.dll zlibd.dll zlib.lib zlibd.lib to RLOFLib\lib
unable to start app error(0xc000007b)
D:\Libs\RLOFLib\lib\libRLOF_vc$(PlatformToolsetVersion)_$(PlatformName)d.lib
D:\Libs\OpenCV\OpenCV341\build\x64\vc15\lib\opencv_world341d.lib
D:\Libs\OpenCV\OpenCV341\build\x64\vc15\lib\opencv_img_hash341d.lib
kernel32.lib
user32.lib
gdi32.lib
winspool.lib
shell32.lib
ole32.lib
oleaut32.lib
uuid.lib
comdlg32.lib
advapi32.lib
The text was updated successfully, but these errors were encountered:
in win10x64 vs2017 I try to debug RLOFLib\RLOFSample\built\RLOFApp opencv3.4.1
use the lib like below,but get an error no zlib.dll. then i add zlib.dll zlibd.dll zlib.lib zlibd.lib to RLOFLib\lib
unable to start app error(0xc000007b)
D:\Libs\RLOFLib\lib\libRLOF_vc$(PlatformToolsetVersion)_$(PlatformName)d.lib
D:\Libs\OpenCV\OpenCV341\build\x64\vc15\lib\opencv_world341d.lib
D:\Libs\OpenCV\OpenCV341\build\x64\vc15\lib\opencv_img_hash341d.lib
kernel32.lib
user32.lib
gdi32.lib
winspool.lib
shell32.lib
ole32.lib
oleaut32.lib
uuid.lib
comdlg32.lib
advapi32.lib
The text was updated successfully, but these errors were encountered: