golibvncserver

command module
v0.0.0-...-592491b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 23, 2020 License: GPL-2.0, GPL-2.0-or-later Imports: 13 Imported by: 0

README

golibvncserver

Build (MacOS)

  1. Build libvncserver
$ cd libvncserver
$ mkdir build
$ cd build
$ cmake ..
$ cmake --build .
  1. Copy libvncserver*.dylib files to libdir=/usr/local/lib so that our go build can find them
$ cp ./{libvncserver.dylib,libvncserver.1.dylib,libvncserver.0.9.12.dylib} /usr/local/lib/
  1. Build go program
$ go build

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
rpc module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL