sdk
sdk copied to clipboard
MEGA C++ SDK
The following link https://mega.nz/#!gN9w0I7Q!-OPUWBoEnvXeZWkkC5oUho2MFm_49nwBwN6q07sxKII is broken. In Swift example.
🔴⭕💢⭕🔴
Hi, Is there any way to make the httpServer* methods (httpServerStart(), httpServerAddListener(), etc) available in the Python bindings? I tried `./configure --enable-python --with-libuv` and `--with` all kinds of stuff, but...
I download meganz/sdk master v3.9.12. On Debug/Release win32 it runs success. On Debug/Release x64, it runs errors. How should I download ..\3rdparty\libs\x64/x64d C1905 Front end and back end not compatible(must...
Since ffmpeg 4.4, `AVStream.skip_to_keyframe` is no longer public. From the comments, it seems that it should not have been used in the first place. See: https://github.com/FFmpeg/FFmpeg/commit/108864acee1d7b0cde653cee113f3001f1b8915a ### log ``` mega/src/gfx/qt.cpp:1212:18:...
mega-cmd hangs after displaying banner and message 'Initializing server in background...'. plus reference to log file. Log file shows banner and info message 'Resuming session...'. Nothing else happens. I am...
This pull request addresses issue #2599 by escaping the HTML entities by number, rather than the shorthand identifiers that strict XML parsers don't understand. To obtain the list, I: -...
Hi, I'm having an issue with MEGAcmd as the webdav server and rclone as the client. ``` 2021/11/24 09:22:55 ERROR : : error listing: couldn't list files: XML syntax error...
Pull request #1250 changed the WebDAV server to have it escape all HTML4 entities, but some of them seem to cause issues for certain WebDAV clients. ## Reproduction - Create...