Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Karel Košnar
HiMo
Wiki
install
install
· Changes
Page history
kosnark created page: install
authored
Sep 11, 2015
by
Karel Košnar
Show whitespace changes
Inline
Side-by-side
install.markdown
View page @
93b7a0a9
...
...
@@ -2,11 +2,12 @@ ALVAR library
--------------------
the workflow described in ALVAR is for me is not working for me
so workaround is:
```
bash
mkdir
mybuild
cd
mybuild
cmake ..
make
```
the libraries are then in mybuild/src
VFLIB
...
...