Added a note about the Retina OpenGL patch.

This commit is contained in:
Maciej Suminski 2015-05-21 11:15:35 +02:00
parent a5367391a9
commit 162ac38639
1 changed files with 3 additions and 0 deletions

View File

@ -119,6 +119,9 @@ also work. If you do so, be sure to apply the patches needed for KiCad:
# patch -p0 < ../kicad/patches/wxwidgets-3.0.0_macosx_soname.patch
The same patches apply both for wxWidgets and for wxPython.
There is also an optional patch that enables full screen resolution on Retina displays:
# patch -p0 < ../kicad/patches/wxwidgets-3.0.2_macosx_retina_opengl.patch
The script uses the following configure command/options for wxWidgets known to
work:
# ../wx-src/configure \