Vitold S.
Vitold S.
@mikhailnov I read README.md patch and see only improve Qt. I am sure that patching is really does not require. I alswo think that they send his improve to Qt...
Let's try to provide script's to install on Ubuntu: ``` bash # apt-get install qt5-qmake # apt-get install libqt5multimedia5 qtmultimedia5-dev # /usr/lib/x86_64-linux-gnu/qt5/bin/qmake # make ```
New error with follow problem ``` utils/utils.cpp: In function ‘const QString& Utils::appFontFamily(Utils::FontsFamily)’: utils/utils.cpp:1018:19: error: ‘class QSysInfo’ has no member named ‘windowsVersion’ if (QSysInfo().windowsVersion() >= QSysInfo::WV_VISTA) ^ utils/utils.cpp:1018:39: error: ‘WV_VISTA’ is...
> Let's try to read README.md and not to reinvent the wheel. Unfortunately, the documentation is very sparse and clearly do not understand (i.e. "you need to prepare Qt environment...
> Indeed, if you want to be sure that the project is built without any errors, you should follow readme file. > Alternatively, you can ask us for help. Can...
Most README docuement describe steps in a common form when there are different versions of an action may implement it. In your case, all actions are always ambiguous(or not?), I...
make command right now require checkout and compile inside GOPATH directory. It creates inconvenience. go-1.11 resolve this problem. Version go-1.11 resolve dependency issue for you and provide comfortable and developer...
You may stay with Hemingway a Linux RSS default reader like mutt or similar solution. But using links assume that user use X11 or Graphic desktop and move Hemingway as...
Думаю, что я займусь этим в своем ответвлении.
Meson is most important replace autotools and provide reuse via subprojects. I think that it way to simplyfy distribution channel. I already use meson with PJ and may provide basic...