Re: [Discuss-gnuradio] Error while building wxPython, GCC4

2011-03-07 Thread Moeller
On 07.03.2011 15:15, Don Ward wrote: > Remove any gcc/g++ versions other than the one you choose to use (only > 3.4.4-999 is currently known to work with GNU Radio). Be prepared to > rebuild any dependencies that you might have built with another compiler. The GCC 4.3.4 (GCC4 cygwin packages) als

Re: [Discuss-gnuradio] Error while building wxPython

2011-03-07 Thread Vijay Pillai
regards, -Vijay --- On Mon, 3/7/11, Don Ward wrote: From: Don Ward Subject: Re: [Discuss-gnuradio] Error while building wxPython To: Discuss-gnuradio@gnu.org Date: Monday, March 7, 2011, 9:15 AM Vijay Pillai wrote: > I am following the instructions at (Step 9) available at > http://gnurad

Re: [Discuss-gnuradio] Error while building wxPython

2011-03-07 Thread Don Ward
Vijay Pillai wrote: I am following the instructions at (Step 9) available at http://gnuradio.org/redmine/wiki/gnuradio/WxPythonCygwin In the previous step, I am able to generate the test window so I assume everything is working to that point. After running the following command python setup.py

[Discuss-gnuradio] Error while building wxPython

2011-03-06 Thread Vijay Pillai
I am following the instructions at (Step 9) available at http://gnuradio.org/redmine/wiki/gnuradio/WxPythonCygwin In the previous step, I am able to generate the test window so I assume everything is working to that point. After running the following command python setup.py build_ext --inplace WX