Commit 16ebfafa authored by Garth Corral's avatar Garth Corral

Forgot to update the compiling docs after merging a patch from trunk

parent d970481d
...@@ -117,7 +117,7 @@ also work. If you do so, be sure to apply the patches needed for KiCad: ...@@ -117,7 +117,7 @@ also work. If you do so, be sure to apply the patches needed for KiCad:
# patch -p0 < ../kicad/patches/wxwidgets-3.0.0_macosx.patch # patch -p0 < ../kicad/patches/wxwidgets-3.0.0_macosx.patch
# patch -p0 < ../kicad/patches/wxwidgets-3.0.0_macosx_bug_15908.patch # patch -p0 < ../kicad/patches/wxwidgets-3.0.0_macosx_bug_15908.patch
# patch -p0 < ../kicad/patches/wxwidgets-3.0.0_macosx_soname.patch # patch -p0 < ../kicad/patches/wxwidgets-3.0.0_macosx_soname.patch
# patch -p0 < ../kicad/patches/wxwidgets-3.0.0_macosx_bug_15684.patch # patch -p0 < ../kicad/patches/wxwidgets-3.0.0_macosx_scrolledwindow.patch
Optionally, to enable Magic Trackpad pinch-to-zoom support, add the following: Optionally, to enable Magic Trackpad pinch-to-zoom support, add the following:
# patch -p0 < ../kicad/patches/wxwidgets-3.0.0_macosx_magnify_event.patch # patch -p0 < ../kicad/patches/wxwidgets-3.0.0_macosx_magnify_event.patch
......
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