Notes for new build instructions
build script git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
6
wxPython/BUILD.unix.txt
Normal file
6
wxPython/BUILD.unix.txt
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
../configure --with-gtk --with-opengl --enable-permissive
|
||||||
|
|
||||||
|
--enable-debug=yes --enable-mem_tracing=yes
|
||||||
|
|
||||||
|
|
||||||
|
LDSHARED...
|
3
wxPython/b
Executable file
3
wxPython/b
Executable file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
python -u setup.py USE_SWIG=1 IN_CVS_TREE=1 build_ext --inplace $*
|
||||||
|
|
Reference in New Issue
Block a user