abdularis / LAN-Share

Cross platform LAN File transfer application built with Qt C++ framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compiling tutorial?

Sbatushe opened this issue · comments

I'm trying to install lanshare on a legacy 32-bit Linux (Debian)
I installed source code but i don't know how to build it and it's not specified in the readme, can someone explain please?

Should be qmake && make, or qmake Lanshare.pro && make. It might just error.

I updated the readme weeks ago, now i'm waiting for the pull request