Skip to content

Instantly share code, notes, and snippets.

@crankycoder
Created November 24, 2011 04:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save crankycoder/1390596 to your computer and use it in GitHub Desktop.
Save crankycoder/1390596 to your computer and use it in GitHub Desktop.
Configuring wxPython on OSX Lion
../configure --enable-unicode --enable-debug --disable-shared --with-osx_cocoa --with-macosx-sdk=/Developer/SDKs/MacOSX10.6.sdk --with-macosx-version-min=10.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment