We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
the current cmakelists.txt was written with an older moonlight-common-c
this needs to be updated or the subrepo needs to be pinned to a different commit
add_library(moonlight-common-c STATIC moonlight-common-c/src/AudioStream.c moonlight-common-c/src/ByteBuffer.c moonlight-common-c/src/Connection.c moonlight-common-c/src/ControlStream.c moonlight-common-c/src/FakeCallbacks.c moonlight-common-c/src/InputStream.c moonlight-common-c/src/LinkedBlockingQueue.c moonlight-common-c/src/Misc.c moonlight-common-c/src/Platform.c moonlight-common-c/src/PlatformSockets.c moonlight-common-c/src/RtpFecQueue.c moonlight-common-c/src/RtpReorderQueue.c moonlight-common-c/src/RtspConnection.c moonlight-common-c/src/RtspParser.c moonlight-common-c/src/SdpGenerator.c moonlight-common-c/src/SimpleStun.c moonlight-common-c/src/VideoDepacketizer.c moonlight-common-c/src/VideoStream.c )
The text was updated successfully, but these errors were encountered:
No branches or pull requests
the current cmakelists.txt was written with an older moonlight-common-c
this needs to be updated or the subrepo needs to be pinned to a different commit
The text was updated successfully, but these errors were encountered: