Vadim
Vadim
Hello! My little team is writing an application in linux + glfw + maplibre gl, the performance of using pure c++ api is great! We stuck in one thing: how...
Hi, @thedmd! You are creating an awesome project, but I stuck in creating simple application to transfer data from one to others. I have read all issues in this project,...
I installed this project to `/home/user/Qt/6.5.3/gcc_64` Try to compile example with widjets, the error is `symbol lookup error: /lib/x86_64-linux-gnu/libQt6OpenGL.so.6: undefined symbol: _ZNK14QWindowPrivate12shareContextEv, version Qt_6_PRIVATE_API` How to fix it? In general...