Build from source - pobfdm/pobvnc GitHub Wiki

GNU/Linux

cmake .

make

If you want to install it sudo make install . If you want to uninstall it sudo xargs rm < install_manifest.txt .

Crosscompiling to Win32

Install MXE : http://mxe.cc/#tutorial, go to source/ and then lanch make win32 . if it fails, edit the makefile .