Commit 4f1ffc90 authored by Saul Ibarra's avatar Saul Ibarra

Updated Windows installation instructions

parent 14b6a525
......@@ -30,7 +30,7 @@ The MSYS2 project does not provide a package for libvncclient, and since our
needs are pretty specific, we provide the source to build a package which just
install the client side VNC libraries.
* Install dependencies: pacman -S pkgconf
* Install dependencies: pacman -S mingw-w64-i686-pkgconf patch
* Get the package code: darcs get http://devel.ag-projects.com/repositories/windows/mingw-w64-libvncclient
* Enter the directory and build the package: cd mingw-w64-libvncclient && makepkg-mingw -L --nocheck
* In case the above command fails with an error regarding a non-existent icon file,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment