Benjamin Loison
Benjamin Loison
Hello Thank you for your detailed answer. However as I try to repeat I have to be able to compile the pastebin I sent or opus tools on MinGW because...
I haven't any bench tool I just used: `qDebug()
> How big was the data you encoded? @pH-Valiu The data was `test message`. You can find the whole code [here](https://github.com/Benjamin-Loison/Travian-blockchained/blob/10fd8c3df6198bb5f10b92ea53f481e4179cdfb7/main.cpp#L35-L88).
I personaly haven't this problem for instance with 4096 size in "Signature and verification of the message signature." example cf README.md Windows 10 Qt 6.1.1 MinGW 8.1.0 64-bit
I just followed instructions from the Include section of the README for qmake and used "Signature and verification of the message signature." code from README in one of my Qt...
Thank you @rillian Well native or cross-compile don't bother me (even if I prefer native). Yes I have quite understood that we need to compile all the dependencies... I am...
@mark4o Indeed I am now able to build as it does on Appveyor, thanks a lot ! Nevertheless I am mainly interested in compiling my main.cpp with MinGW by adding...
I don't want to make an inappropriate remark but I have been contacted about this thread so I thought I may help some people in immediate need: my [open-source](https://github.com/Benjamin-Loison/YouTube-operational-API/blob/6721b283e24dde4ab1dff13623244a42621d4e87/videos.php#L166-L171) [YouTube...
@cslev Have you installed on the same applications store Termux:API in addition to Termux ? > [Termux:API](https://wiki.termux.com/wiki/Termux:API) - Termux addon that exposes device functionality as API to command line programs....
Duplicated of #639.