Source code of client for the vk social network written in c++ using Qt framework.
# Clone repo
git clone https://github.com/nillerusr/qVK
# Generate Makefile
qmake
# Build
make -j$(nproc --all)Source code of client for the vk social network written in c++ using Qt framework.
# Clone repo
git clone https://github.com/nillerusr/qVK
# Generate Makefile
qmake
# Build
make -j$(nproc --all)