Hi,
am trying to install wxpython on cygwin. I am following instructions on 
http://gnuradio.org/trac/wiki/wxPythonCygwin and have gone thru to step8. 
Building wxpython seems to have gone thru ok using:
python setup.py build_ext --inplace WXPORT=msw BUILD_GLCANVAS=0 BUILD_GIZMOS=0 
UNICODE=0 --compiler=cygwin
 
now when i try to install wxpython as in step 12, it gives me error saying 
 
Warning: Can't read registry to find the necessary compiler setting  Make sure 
that Python modules _winreg, win32api or win32con are installed.building 
'_core_' extensionerror: Python was built with Visual Studio version 6, and 
extensions need to be built with the same version of the compiler, but it isn't 
installed.
 
When i try specifying compiler as cygwin using 
python setup.py install WXPORT=msw BUILD_GLCANVAS=0 BUILD_GIZMOS=0 UNICODE=0 
--compiler=cygwin
 
it says
error: option --compiler not recognized
 
!!!
 
any suggestion?!!!!!!! Faisal A. KhanDoctral CandidateUniversity of New South 
WalesNSW 2052, Sydney, AustraliaP) +61-2-93854208    M)+61-401-260728 
_________________________________________________________________
Overpaid or Underpaid? Check our comprehensive Salary Centre
http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Fcontent%2Emycareer%2Ecom%2Eau%2Fsalary%2Dcentre%3Fs%5Fcid%3D595810&_t=766724125&_r=Hotmail_Email_Tagline_MyCareer_Oct07&_m=EXT
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to