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
python setup.py build_ext --cmake-args="-DCMAKE_TOOLCHAIN_FILE=[path to vcpkg]/scripts/buildsystems/vcpkg.cmake"
I found error in powershell
error LNK2001: unresolved external symbol av_parser_parse2 [D:\h264decoder\h264decoder-master\bu
ild\temp.win-amd64-3.7\Release\h264decoder.vcxproj]
How to fix it?
The text was updated successfully, but these errors were encountered:
after I type
I found error in powershell
error LNK2001: unresolved external symbol av_parser_parse2 [D:\h264decoder\h264decoder-master\bu
ild\temp.win-amd64-3.7\Release\h264decoder.vcxproj]
How to fix it?
The text was updated successfully, but these errors were encountered: