Jose M. Piñeiro

Results 15 comments of Jose M. Piñeiro

The solution a this bug: 1- Download the package go- mega and put in local directory. 2 - Edit utils.go file 3 - Find the line: str := strings.TrimRight(string(buf[4:]), "\x00")...

Yes, the code is publish in this repository.

You don't need to add the DLL to the references. You just need to place the files in the same directory as your project's EXE file. Please see the example.

Use in patformio.ini build_flags = -std=gnu++17 build_unflags = -std=gnu++11