]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/docs/BUILD.html
Allow art provider IDs for the extra bitmaps in a wxBitmapButton. (The
[wxWidgets.git] / wxPython / docs / BUILD.html
index dc7b3fe0bc2e96bcd9c6c52c1fede7b0703d565a..ee7d77290c18316c742ad8d839ba4e94d9df292c 100644 (file)
@@ -78,6 +78,7 @@ cd bld
              --enable-debug \
              --enable-geometry \
              --enable-sound --with-sdl \
+             --enable-mediactrl \
              --enable-display \
              --disable-debugreport \
 </pre>
@@ -227,7 +228,7 @@ of your wxPython apps please see the wiki and the mail lists.</p>
 <p>SOLARIS NOTE: If you get unresolved symbol errors when importing
 wxPython and you are running on Solaris and building with gcc, then
 you may be able to work around the problem by uncommenting a bit of
-code in setup.py and building again.  Look for 'SunOS' in setup.py
+code in config.py and building again.  Look for 'SunOS' in config.py
 and uncomment the block containing it.  The problem is that Sun's ld
 does not automatically add libgcc to the link step.</p>
 </li>