Skip to content
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

VS2017 Some incompatibilities possibly found? #256

Open
raz-ai opened this issue Nov 18, 2018 · 0 comments
Open

VS2017 Some incompatibilities possibly found? #256

raz-ai opened this issue Nov 18, 2018 · 0 comments

Comments

@raz-ai
Copy link

raz-ai commented Nov 18, 2018

Hey, still in the process of getting this compiled and pulled into my project, I don't think I have everything building properly yet but I think I found a few things that would be of interest to you. If I simply just need to change something on my side please let me know!

/src/av/include/scy/av/ffmpeg.h - CODEC_FLAG_GLOBAL_HEADER and CODEC_FLAG_QSCALE don't seem to be available in the most recent ffmpeg ffmpeg-20181116-fc94e97-win64-dev.

/src/net/src/ssladapter.cpp - SSLAdapter::flushReadBIO() and SSLAdapter::flushWriteBIO() use "char buffer[npending];" which seems to be invalid in MSVC but passes in GCC.

@raz-ai raz-ai changed the title Issues with compiling in Visual Studio VS2017 Some incompatibilities possibly found? Nov 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant