Forgot to update the compiling docs after merging a patch from trunk
This commit is contained in:
parent
d970481d83
commit
16ebfafa9f
|
@ -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_bug_15908.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:
|
||||
# patch -p0 < ../kicad/patches/wxwidgets-3.0.0_macosx_magnify_event.patch
|
||||
|
|
Loading…
Reference in New Issue