Don,
it worked with the minor modification
that PYTHON PATH should be set appropriately before step (13).
Here is the patch for the wiki:
(11) Build wxPython:
cd $WXDIR/wxPython
python setup.py build_ext --inplace WXPORT=msw BUILD_GLCANVAS=0
BUILD_GIZMOS=0 UNICODE=0
This builds the Python co
"Achilleas Anastasopoulos" <[EMAIL PROTECTED]> wrote:
I followeed the wiki instructions for building gnuradio
on cygwin.
Everything seems to be working fine,
except when installing wxPython.
In particular in step (11) as described in the wiki:
> cd $WXDIR/wxPython
> python setup.py build_ext --
Hi,
I followeed the wiki instructions for building gnuradio
on cygwin.
Everything seems to be working fine,
except when installing wxPython.
In particular in step (11) as described in the wiki:
> cd $WXDIR/wxPython
> python setup.py build_ext --inplace WXPORT=msw BUILD_GLCANVAS=0
BUILD_GIZMOS=0