From e61542d7497ffb47817bce90526bce7385c3d688 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes <jon.w.wilkes@gmail.com> Date: Sat, 30 Apr 2016 18:35:02 -0400 Subject: [PATCH] update README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 876d0798c..6daade743 100644 --- a/README.md +++ b/README.md @@ -154,10 +154,8 @@ git submodule init && git submodule sync && git submodule update</code> 18. Finally, build Purr-Data *(45-50 minutes)*<code> make install</code> -two remaining issues: -zexy - rawprint struct (line 20) already defined when using msys2 +one remaining issue: flext - doesn't compile so you have to remove externals/Makefile reference to it (in the big list of externals) -Gem - copy pd.dll from pd/src to pd/ ### Contributor Guide -- GitLab