Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vmj-qt
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kulya
vmj-qt
Commits
536ab563
Commit
536ab563
authored
Mar 31, 2016
by
Saul Ibarra
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Simplify instructions for building MinGW package
parent
db36a376
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
INSTALL
INSTALL
+2
-4
No files found.
INSTALL
View file @
536ab563
...
...
@@ -129,10 +129,8 @@ install the client side VNC libraries.
* 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,
just run "makepkg-mingw -L --nocheck" again
* Install the package: pacman -U mingw-w64-i686-libvncclient*any.pkg.tar.xz
* Enter the directory and build+instal the package: cd mingw-w64-libvncclient && makepkg-mingw -cifL --nocheck --nosign
* In case the above command fails with an error run it again
Step 2. Build and run Blink
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment