-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vs2015? #13
Comments
FFmpegPlayer is compileable with VS 2015. Do you have some problems? |
You need to have FFmpeg installed. The default way is with vcpkg, according to the readme description: vcpkg install ffmpeg ffmpeg:x86-windows Alternatively you can take it here: https://ffmpeg.zeranoe.com/builds/ |
ok thanks |
Sorry,I am a rookie...... |
Probably it is related to your case: |
How can I get in touch with you anytime? I am a beginner of MFC. I hope I can get help from you. Thank you. |
我的英文都是百度翻译的,如果翻译的不对,还请见谅 |
It is very possible that there is an issue with vcpkg. Could you please try applying changes and repeating installation so that we move farther... |
How's it going with vcpkg? |
Sorry, the software is still not installed. |
|
You can look at this. |
@Qianzujin 你可以去ffmpeg官网直接下载windows开发包,然后安装boost, 配置下vs,就可以编译了 |
i can try it |
very thank you |
Yes, it should work as well, with corresponding paths added. |
No description provided.
The text was updated successfully, but these errors were encountered: