sdk icon indicating copy to clipboard operation
sdk copied to clipboard

MEGA C++ SDK

Results 112 sdk issues
Sort by recently updated
recently updated
newest added

I have been having a difficult time building the mega sdk as a dll on windows. Using the method detailed on the main page under the Windows section (involves using...

Hello, starting from release 3.7.5, I'm no longer can compile successfully on mingw. http://0x0.st/ikbN.log The errors come from these two functions: https://github.com/meganz/sdk/blob/4d23b33ffdff3ec108d8471369df1932415eea29/src/win32/fs.cpp#L1668 https://github.com/meganz/sdk/blob/4d23b33ffdff3ec108d8471369df1932415eea29/src/win32/fs.cpp#L1680

We have detected that running megacli with Symfony versions later to 2.8 can cause app crashes. We recommend to run this example with prior versions.

Hi, I have made a docker container to build the megaSDK with Python bindings: https://github.com/11philip22/docker-MEGAsdk_python. When i install the wheel package inside the container everything works fine and no issues...

Not sure if this is the right place, but it the closest one, it seems. I would like to be able to connect to my MEGA drive through FTP (SFTP...

When I try to run the command `brew install libcryptopp` required in https://github.com/meganz/sdk/blob/develop/doc/OSX.txt at line 9, I get this error: `Error: No available formula with the name "libcryptopp"` It seems...

When I try to run the command `brew install --with-openssl curl` required in https://github.com/meganz/sdk/blob/develop/doc/OSX.txt at line 10, I get this error: `Error: invalid option: --with-openssl` Running on OSX version 10.15.6...

Please add examples on how to download folders from public link, in your examples for using python binding

Hello. I'm your Business Account user. Your support dept wasn't able/willing to solve my problems, so I'm here trying to get in touch with your tech guys. Recently I accidentally...

I am trying to build it using MinGW, after running 'make' I ran into this error: can't build x86_64-w64-mingw32 shared library unless -no-undefined is specified Googled it but found nothing...