YiannisBourkelis / Andama-Remote-Desktop

Andama is an open source remote desktop software, with client side encryption and privacy in mind
GNU General Public License v3.0
59 stars 46 forks source link

Fix build on systems with QtVersion < 5.5 #18

Closed shiftee closed 7 years ago

shiftee commented 7 years ago

Only use QtInfoMsg if using Qt5.5 or later.

This fixes build on Ubuntu 14.04

YiannisBourkelis commented 7 years ago

@shiftee just for the record I am developing the p2p connection between two computers to eliminate the proxy latency. If you want to test it, open 17332 on the remote computer, and on the local computer enter the IP and port in the Remote ID field: e.g. 192.168.1.23:17332

shiftee commented 7 years ago

Nice, it works for me between Ubuntu 16.04 -> 14.04