Gennady Pospelov

Results 3 comments of Gennady Pospelov

Hi, it's a CMake C++ project, it is distributed as a source code. It can be compiled in Qt-creator as any other CMake-based project. Details vary slightly depending on the...

So, from the log, it is clear that you are on Windows. The log says that `Qt 5.12` is required, but you have `Qt 5.9.0` installed. Your local Qt installation...

You are pointing out actual problems in the architecture that do not allow real use as third party dependency. At the moment of the creation of this prototype, I wasn't...