Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
nerrons
purr-data
Commits
14d1b1f9
Commit
14d1b1f9
authored
Apr 26, 2016
by
Jonathan Wilkes
Browse files
add line about removing flext dependency
parent
06f0a96c
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
14d1b1f9
...
...
@@ -143,7 +143,9 @@ cd purr-data/packages/win32_inno</code>
16.
Download all submodules
*(3 minutes)*
Use the following command:
<code>
git submodule init && git submodule sync && git submodule update
</code>
17.
Finally, build Purr-Data
*(45-50 minutes)*
<code>
17.
In ~/purr-data/externals/Makefile, go to line 131 and delete the word
"flext".
18.
Finally, build Purr-Data
*(45-50 minutes)*
<code>
make install
</code>
two remaining issues:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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