I need wxPython working on Linux…I have tried almost everything…but it simply do not come at all on Linux.
Please help me with whatever release(2.8 or 3.0) python(2.7 or 2.4)…or with any method…I want to see this wxPython working on Linux.
–It give it GStreamer issue (I tried all the diable-media ctrl .commenting etc and even installing GStreamer which went well as gst-launch is working as expected but still when I insatll wxPython 3.0 its shows GStreamer missing)
–In this wxWidge works fine ./configure , make and make install went well but when I do python setup.py install this give a whole lots error for missing files.
File “/usr/lib64/python2.4/site-packages/wx-2.8-gtk2-unicode/wx/_core.py”, line 4, in ?
ImportError: libwx_baseu_xml-2.8.so.0: cannot open shared object file: No such file or directory
···
On Mon, Aug 11, 2014 at 7:29 PM, Jacob Barhak jacob.barhak@gmail.com wrote:
Hi Hemadri,
WxPython does have differences between versions and platforms, some are unavoidable issues, yet some can be fixed. moving versions and platforms around is painful. I suggest that you define your end goal so people can help you better.
For example, do you need your system to work on multiple platforms and WxPython versions?
Do you have to build WxPython? Or you just need one version that works in certain configuration?
Declaring your end goal will be helpful.
Jacob
–
You received this message because you are subscribed to the Google Groups “wxPython-users” group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
–
Thanks and Regards
Hemadri Saxena
9086087510
On Mon, Aug 11, 2014 at 6:10 PM, Hemadri Saxena hemadri.saxena@gmail.com wrote:
omg its really sucks now…
Now I switched to wxPython 2.8 and followed the following page for installation:
http://wxpython.org/BUILD-2.8.html
./configure give no error
make
make install work fine and I am able to install wxWidgets…
Now I run
cd wxPython
python2.7 setup.py build_ext --inplace --debug
Its gives new sets of error
In file included from src/helpers.cpp:16:
include/wx/wxPython/wxPython_int.h:19:19: error: wx/wx.h: No such file or directory
include/wx/wxPython/wxPython_int.h:21:25: error: wx/busyinfo.h: No such file or directory
include/wx/wxPython/wxPython_int.h:22:22: error: wx/caret.h: No such file or directory
include/wx/wxPython/wxPython_int.h:23:25: error: wx/choicebk.h: No such file or directory
include/wx/wxPython/wxPython_int.h:24:24: error: wx/clipbrd.h: No such file or directory
include/wx/wxPython/wxPython_int.h:25:25: error: wx/colordlg.h: No such file or directory
include/wx/wxPython/wxPython_int.h:26:23: error: wx/config.h: No such file or directory
include/wx/wxPython/wxPython_int.h:27:23: error: wx/cshelp.h: No such file or directory
include/wx/wxPython/wxPython_int.h:28:25: error: wx/dcmirror.h: No such file or directory
include/wx/wxPython/wxPython_int.h:29:21: error: wx/dcps.h: No such file or directory
include/wx/wxPython/wxPython_int.h:30:24: error: wx/dirctrl.h: No such file or directory
include/wx/wxPython/wxPython_int.h:31:23: error: wx/dirdlg.h: No such file or directory
include/wx/wxPython/wxPython_int.h:32:23: error: wx/numdlg.h: No such file or directory
include/wx/wxPython/wxPython_int.h:33:20: error: wx/dnd.h: No such file or directory
include/wx/wxPython/wxPython_int.h:34:24: error: wx/docview.h: No such file or directory
include/wx/wxPython/wxPython_int.h:35:24: error: wx/encconv.h: No such file or directory
include/wx/wxPython/wxPython_int.h:36:25: error: wx/fdrepdlg.h: No such file or directory
include/wx/wxPython/wxPython_int.h:37:25: error: wx/fileconf.h: No such file or directory
include/wx/wxPython/wxPython_int.h:38:24: error: wx/filesys.h: No such file or directory
include/wx/wxPython/wxPython_int.h:39:24: error: wx/fontdlg.h: No such file or directory
include/wx/wxPython/wxPython_int.h:40:24: error: wx/fs_inet.h: No such file or directory
include/wx/wxPython/wxPython_int.h:41:23: error: wx/fs_mem.h: No such file or directory
include/wx/wxPython/wxPython_int.h:42:23: error: wx/fs_zip.h: No such file or directory
include/wx/wxPython/wxPython_int.h:43:24: error: wx/gbsizer.h: No such file or directory
include/wx/wxPython/wxPython_int.h:44:25: error: wx/geometry.h: No such file or directory
include/wx/wxPython/wxPython_int.h:45:25: error: wx/htmllbox.h: No such file or directory
include/wx/wxPython/wxPython_int.h:46:22: error: wx/image.h: No such file or directory
include/wx/wxPython/wxPython_int.h:47:25: error: wx/imaglist.h: No such file or directory
include/wx/wxPython/wxPython_int.h:48:21: error: wx/intl.h: No such file or directory
include/wx/wxPython/wxPython_int.h:49:23: error: wx/laywin.h: No such file or directory
include/wx/wxPython/wxPython_int.h:50:25: error: wx/listbook.h: No such file or directory
include/wx/wxPython/wxPython_int.h:51:25: error: wx/minifram.h: No such file or directory
include/wx/wxPython/wxPython_int.h:52:25: error: wx/notebook.h: No such file or directory
include/wx/wxPython/wxPython_int.h:53:22: error: wx/print.h: No such file or directory
include/wx/wxPython/wxPython_int.h:54:25: error: wx/printdlg.h: No such file or directory
include/wx/wxPython/wxPython_int.h:55:24: error: wx/process.h: No such file or directory
include/wx/wxPython/wxPython_int.h:56:24: error: wx/progdlg.h: No such file or directory
include/wx/wxPython/wxPython_int.h:57:24: error: wx/sashwin.h: No such file or directory
include/wx/wxPython/wxPython_int.h:58:25: error: wx/spinbutt.h: No such file or directory
include/wx/wxPython/wxPython_int.h:59:25: error: wx/spinctrl.h: No such file or directory
include/wx/wxPython/wxPython_int.h:60:23: error: wx/splash.h: No such file or directory
include/wx/wxPython/wxPython_int.h:61:25: error: wx/splitter.h: No such file or directory
include/wx/wxPython/wxPython_int.h:62:25: error: wx/statline.h: No such file or directory
include/wx/wxPython/wxPython_int.h:63:23: error: wx/stream.h: No such file or directory
include/wx/wxPython/wxPython_int.h:64:23: error: wx/sysopt.h: No such file or directory
include/wx/wxPython/wxPython_int.h:65:24: error: wx/taskbar.h: No such file or directory
include/wx/wxPython/wxPython_int.h:66:23: error: wx/tglbtn.h: No such file or directory
include/wx/wxPython/wxPython_int.h:67:23: error: wx/tipwin.h: No such file or directory
include/wx/wxPython/wxPython_int.h:68:25: error: wx/toolbook.h: No such file or directory
include/wx/wxPython/wxPython_int.h:69:24: error: wx/tooltip.h: No such file or directory
include/wx/wxPython/wxPython_int.h:70:25: error: wx/treebook.h: No such file or directory
include/wx/wxPython/wxPython_int.h:71:22: error: wx/vlbox.h: No such file or directory
include/wx/wxPython/wxPython_int.h:72:24: error: wx/vscroll.h: No such file or directory
include/wx/wxPython/wxPython_int.h:73:24: error: wx/dateevt.h: No such file or directory
include/wx/wxPython/wxPython_int.h:74:25: error: wx/datectrl.h: No such file or directory
include/wx/wxPython/wxPython_int.h:75:22: error: wx/power.h: No such file or directory
include/wx/wxPython/wxPython_int.h:76:26: error: wx/hyperlink.h: No such file or directory
include/wx/wxPython/wxPython_int.h:77:27: error: wx/pickerbase.h: No such file or directory
include/wx/wxPython/wxPython_int.h:78:26: error: wx/clrpicker.h: No such file or directory
include/wx/wxPython/wxPython_int.h:79:27: error: wx/filepicker.h: No such file or directory
include/wx/wxPython/wxPython_int.h:80:31: error: wx/fontpicker.h: No such file or directory
include/wx/wxPython/wxPython_int.h:81:25: error: wx/collpane.h: No such file or directory
include/wx/wxPython/wxPython_int.h:82:25: error: wx/srchctrl.h: No such file or directory
include/wx/wxPython/wxPython_int.h:83:33: error: wx/generic/datectrl.h: No such file or directory
src/helpers.cpp:53:25: error: wx/mimetype.h: No such file or directory
include/wx/wxPython/wxPython_int.h:99: error: expected class-name before ‘{’ token
include/wx/wxPython/wxPython_int.h:101: error: expected `)' before ‘evtType’
include/wx/wxPython/wxPython_int.h:104: error: ISO C++ forbids declaration of ‘wxEvent’ with no type
include/wx/wxPython/wxPython_int.h:104: error: ‘wxEvent’ declared as a ‘virtual’ field
include/wx/wxPython/wxPython_int.h:104: error: expected ‘;’ before ‘*’ token
include/wx/wxPython/wxPython_int.h:105: error: expected `;' before ‘}’ token
include/wx/wxPython/wxPython_int.h:112: error: ‘wxPoint2DDouble’ does not name a type
include/wx/wxPython/wxPython_int.h:113: error: ‘wxRect2DDouble’ does not name a type
include/wx/wxPython/wxPython_int.h:136: error: variable or field ‘wxPyEventThunker’ declared void
include/wx/wxPython/wxPython_int.h:136: error: ‘wxObject’ was not declared in this scope
include/wx/wxPython/wxPython_int.h:136: error: expected primary-expression before ‘,’ token
include/wx/wxPython/wxPython_int.h:136: error: ‘wxEvent’ was not declared in this scope
include/wx/wxPython/wxPython_int.h:136: error: ‘event’ was not declared in this scope
include/wx/wxPython/wxPython_int.h:136: error: initializer expression list treated as compound expression
include/wx/wxPython/wxPython_int.h:139: error: expected ‘,’ or ‘...’ before ‘*’ token
include/wx/wxPython/wxPython_int.h:139: error: ISO C++ forbids declaration of ‘wxChar’ with no type
include/wx/wxPython/wxPython_int.h:141: error: expected ‘,’ or ‘...’ before ‘*’ token
include/wx/wxPython/wxPython_int.h:142: error: ISO C++ forbids declaration of ‘wxChar’ with no type
include/wx/wxPython/wxPython_int.h:144: error: expected ‘,’ or ‘...’ before ‘*’ token
include/wx/wxPython/wxPython_int.h:144: error: ISO C++ forbids declaration of ‘wxChar’ with no type
include/wx/wxPython/wxPython_int.h:145: error: expected ‘,’ or ‘...’ before ‘*’ token
include/wx/wxPython/wxPython_int.h:145: error: ISO C++ forbids declaration of ‘wxChar’ with no type
include/wx/wxPython/wxPython_int.h:148: error: expected ‘,’ or ‘...’ before ‘&’ token
include/wx/wxPython/wxPython_int.h:148: error: ISO C++ forbids declaration of ‘wxString’ with no type
include/wx/wxPython/wxPython_int.h:149: error: ‘wxString’ does not name a type
include/wx/wxPython/wxPython_int.h:151: error: ‘wxObject’ was not declared in this scope
include/wx/wxPython/wxPython_int.h:151: error: ‘source’ was not declared in this scope
include/wx/wxPython/wxPython_int.h:151: error: expected primary-expression before ‘bool’
include/wx/wxPython/wxPython_int.h:151: error: expected primary-expression before ‘bool’
include/wx/wxPython/wxPython_int.h:151: error: initializer expression list treated as compound expression
include/wx/wxPython/wxPython_int.h:152: error: ‘wxSizer’ was not declared in this scope
include/wx/wxPython/wxPython_int.h:152: error: ‘source’ was not declared in this scope
include/wx/wxPython/wxPython_int.h:152: error: expected primary-expression before ‘bool’
include/wx/wxPython/wxPython_int.h:152: error: initializer expression list treated as compound expression
include/wx/wxPython/wxPython_int.h:155: error: ‘wxWindow’ was not declared in this scope
include/wx/wxPython/wxPython_int.h:155: error: ‘win’ was not declared in this scope
include/wx/wxPython/wxPython_int.h:236: error: expected constructor, destructor, or type conversion before ‘*’ token
include/wx/wxPython/wxPython_int.h:242: error: expected constructor, destructor, or type conversion before ‘*’ token
include/wx/wxPython/wxPython_int.h:243: error: expected constructor, destructor, or type conversion before ‘*’ token
include/wx/wxPython/wxPython_int.h:244: error: expected constructor, destructor, or type conversion before ‘*’ token
include/wx/wxPython/wxPython_int.h:245: error: expected constructor, destructor, or type conversion before ‘*’ token
include/wx/wxPython/wxPython_int.h:246: error: expected constructor, destructor, or type conversion before ‘*’ token
include/wx/wxPython/wxPython_int.h:247: error: expected constructor, destructor, or type conversion before ‘*’ token
include/wx/wxPython/wxPython_int.h:249: error: ‘wxSize’ has not been declared
include/wx/wxPython/wxPython_int.h:250: error: ‘wxPoint’ has not been declared
include/wx/wxPython/wxPython_int.h:251: error: ‘wxRealPoint’ has not been declared
include/wx/wxPython/wxPython_int.h:252: error: ‘wxRect’ has not been declared
include/wx/wxPython/wxPython_int.h:253: error: ‘wxColour’ has not been declared
include/wx/wxPython/wxPython_int.h:254: error: ‘wxPoint2D’ has not been declared
include/wx/wxPython/wxPython_int.h:255: error: ‘wxRect2D’ has not been declared
include/wx/wxPython/wxPython_int.h:258: error: expected ‘,’ or ‘...’ before ‘*’ token
include/wx/wxPython/wxPython_int.h:258: error: ISO C++ forbids declaration of ‘wxChar’ with no type
include/wx/wxPython/wxPython_int.h:269: error: expected ‘,’ or ‘...’ before ‘&’ token
include/wx/wxPython/wxPython_int.h:269: error: ISO C++ forbids declaration of ‘wxArrayString’ with no type
include/wx/wxPython/wxPython_int.h:270: error: expected ‘,’ or ‘...’ before ‘&’ token
include/wx/wxPython/wxPython_int.h:270: error: ISO C++ forbids declaration of ‘wxArrayInt’ with no type
include/wx/wxPython/wxPython_int.h:271: error: expected ‘,’ or ‘...’ before ‘&’ token
include/wx/wxPython/wxPython_int.h:271: error: ISO C++ forbids declaration of ‘wxArrayDouble’ with no type
include/wx/wxPython/wxPython_int.h:290: error: expected class-name before ‘{’ token
include/wx/wxPython/wxPython_int.h:291: error: ISO C++ forbids declaration of ‘DECLARE_ABSTRACT_CLASS’ with no type
include/wx/wxPython/wxPython_int.h:292: error: expected ‘;’ before ‘public’
include/wx/wxPython/wxPython_int.h:297: error: ‘wxEvent’ has not been declared
include/wx/wxPython/wxPython_int.h:326: error: expected class-name before ‘,’ token
include/wx/wxPython/wxPython_int.h:327: error: ISO C++ forbids declaration of ‘DECLARE_ABSTRACT_CLASS’ with no type
include/wx/wxPython/wxPython_int.h:328: error: expected ‘;’ before ‘public’
include/wx/wxPython/wxPython_int.h:333: error: ISO C++ forbids declaration of ‘wxEvent’ with no type
include/wx/wxPython/wxPython_int.h:333: error: ‘wxEvent’ declared as a ‘virtual’ field
include/wx/wxPython/wxPython_int.h:333: error: expected ‘;’ before ‘*’ token
include/wx/wxPython/wxPython_int.h:334: error: expected `;' before ‘}’ token
include/wx/wxPython/wxPython_int.h:337: error: expected class-name before ‘,’ token
include/wx/wxPython/wxPython_int.h:338: error: ISO C++ forbids declaration of ‘DECLARE_ABSTRACT_CLASS’ with no type
include/wx/wxPython/wxPython_int.h:339: error: expected ‘;’ before ‘public’
include/wx/wxPython/wxPython_int.h:344: error: ISO C++ forbids declaration of ‘wxEvent’ with no type
include/wx/wxPython/wxPython_int.h:344: error: ‘wxEvent’ declared as a ‘virtual’ field
include/wx/wxPython/wxPython_int.h:344: error: expected ‘;’ before ‘*’ token
include/wx/wxPython/wxPython_int.h:345: error: expected `;' before ‘}’ token
include/wx/wxPython/wxPython_int.h:375: error: expected ‘,’ or ‘...’ before ‘*’ token
include/wx/wxPython/wxPython_int.h:375: error: ISO C++ forbids declaration of ‘wxChar’ with no type
include/wx/wxPython/wxPython_int.h:376: error: expected ‘,’ or ‘...’ before ‘*’ token
include/wx/wxPython/wxPython_int.h:376: error: ISO C++ forbids declaration of ‘wxChar’ with no type
include/wx/wxPython/wxPython_int.h:377: error: expected ‘,’ or ‘...’ before ‘*’ token
include/wx/wxPython/wxPython_int.h:377: error: ISO C++ forbids declaration of ‘wxChar’ with no type
include/wx/wxPython/wxPython_int.h:378: error: expected ‘,’ or ‘...’ before ‘*’ token
include/wx/wxPython/wxPython_int.h:378: error: ISO C++ forbids declaration of ‘wxChar’ with no type
include/wx/wxPython/wxPython_int.h:387: error: ISO C++ forbids declaration of ‘wxString’ with no type
include/wx/wxPython/wxPython_int.h:387: error: expected ‘;’ before ‘*’ token
include/wx/wxPython/wxPython_int.h:388: error: expected identifier before ‘*’ token
include/wx/wxPython/wxPython_int.h:388: error: ISO C++ forbids declaration of ‘wxString’ with no type
include/wx/wxPython/wxPython_int.h:388: error: ‘wxString’ declared as function returning a function
include/wx/wxPython/wxPython_int.h:389: error: expected ‘,’ or ‘...’ before ‘&’ token
include/wx/wxPython/wxPython_int.h:389: error: ISO C++ forbids declaration of ‘wxString’ with no type
include/wx/wxPython/wxPython_int.h:395: error: ISO C++ forbids declaration of ‘wxPoint’ with no type
include/wx/wxPython/wxPython_int.h:395: error: expected ‘;’ before ‘*’ token
include/wx/wxPython/wxPython_int.h:396: error: ISO C++ forbids declaration of ‘wxBitmap’ with no type
include/wx/wxPython/wxPython_int.h:396: error: expected ‘;’ before ‘*’ token
include/wx/wxPython/wxPython_int.h:397: error: ISO C++ forbids declaration of ‘wxString’ with no type
include/wx/wxPython/wxPython_int.h:397: error: expected ‘;’ before ‘*’ token
include/wx/wxPython/wxPython_int.h:398: error: ISO C++ forbids declaration of ‘wxAcceleratorEntry’ with no type
include/wx/wxPython/wxPython_int.h:398: error: expected ‘;’ before ‘*’ token
include/wx/wxPython/wxPython_int.h:400: error: ‘wxSize’ has not been declared
include/wx/wxPython/wxPython_int.h:401: error: ‘wxPoint’ has not been declared
include/wx/wxPython/wxPython_int.h:402: error: ‘wxRealPoint’ has not been declared
include/wx/wxPython/wxPython_int.h:403: error: ‘wxRect’ has not been declared
include/wx/wxPython/wxPython_int.h:404: error: ‘wxColour’ has not been declared
include/wx/wxPython/wxPython_int.h:405: error: ‘wxPoint2D’ has not been declared
include/wx/wxPython/wxPython_int.h:408: error: expected ‘,’ or ‘...’ before ‘*’ token
include/wx/wxPython/wxPython_int.h:408: error: ISO C++ forbids declaration of ‘wxChar’ with no type
include/wx/wxPython/wxPython_int.h:417: error: expected ‘;’ before ‘(’ token
include/wx/wxPython/wxPython_int.h:418: error: expected ‘;’ before ‘(’ token
include/wx/wxPython/wxPython_int.h:422: error: expected ‘,’ or ‘...’ before ‘&’ token
include/wx/wxPython/wxPython_int.h:422: error: ISO C++ forbids declaration of ‘wxArrayString’ with no type
include/wx/wxPython/wxPython_int.h:423: error: expected ‘,’ or ‘...’ before ‘&’ token
include/wx/wxPython/wxPython_int.h:423: error: ISO C++ forbids declaration of ‘wxArrayInt’ with no type
include/wx/wxPython/wxPython_int.h:438: error: expected ‘,’ or ‘...’ before ‘&’ token
include/wx/wxPython/wxPython_int.h:438: error: ISO C++ forbids declaration of ‘wxArrayDouble’ with no type
include/wx/wxPython/wxPython_int.h:439: error: ISO C++ forbids declaration of ‘wxPoint2D’ with no type
include/wx/wxPython/wxPython_int.h:439: error: expected ‘;’ before ‘*’ token
include/wx/wxPython/wxPython_int.h:440: error: ‘wxRect2D’ has not been declared
include/wx/wxPython/wxPython_int.h:458: error: expected class-name before ‘{’ token
include/wx/wxPython/wxPython_int.h:477: error: expected class-name before ‘{’ token
include/wx/wxPython/wxPython_int.h:519: error: expected class-name before ‘{’ token
include/wx/wxPython/wxPython_int.h:530: error: expected ‘;’ before ‘(’ token
include/wx/wxPython/wxPython_int.h:531: error: expected ‘;’ before ‘(’ token
include/wx/wxPython/wxPython_int.h:532: error: expected ‘;’ before ‘(’ token
include/wx/wxPython/wxPython_int.h:539: error: ‘wxImage’ has not been declared
include/wx/wxPython/wxPython_int.h:539: error: ‘wxInputStream’ has not been declared
include/wx/wxPython/wxPython_int.h:541: error: ‘wxImage’ has not been declared
include/wx/wxPython/wxPython_int.h:541: error: ‘wxOutputStream’ has not been declared
include/wx/wxPython/wxPython_int.h:543: error: ‘wxInputStream’ has not been declared
include/wx/wxPython/wxPython_int.h:544: error: ‘wxInputStream’ has not been declared
include/wx/wxPython/wxPython_int.h:519: warning: ‘class wxPyImageHandler’ has virtual functions but non-virtual destructor
include/wx/wxPython/wxPython_int.h:626: error: expected class-name before ‘{’ token
include/wx/wxPython/wxPython_int.h:627: error: ISO C++ forbids declaration of ‘DECLARE_ABSTRACT_CLASS’ with no type
include/wx/wxPython/wxPython_int.h:629: error: expected ‘;’ before ‘public’
include/wx/wxPython/wxPython_int.h:654: error: ‘wxEvent’ has not been declared
include/wx/wxPython/wxPython_int.h:657: error: expected ‘,’ or ‘...’ before ‘&’ token
include/wx/wxPython/wxPython_int.h:657: error: ISO C++ forbids declaration of ‘wxString’ with no type
include/wx/wxPython/wxPython_int.h:658: error: expected ‘,’ or ‘...’ before ‘&’ token
include/wx/wxPython/wxPython_int.h:658: error: ISO C++ forbids declaration of ‘wxString’ with no type
include/wx/wxPython/wxPython_int.h:666: error: ‘wxString’ does not name a type
include/wx/wxPython/wxPython_int.h:672: error: expected ‘,’ or ‘...’ before ‘&’ token
include/wx/wxPython/wxPython_int.h:672: error: ISO C++ forbids declaration of ‘wxString’ with no type
include/wx/wxPython/pyistream.h:27: error: ISO C++ forbids declaration of ‘wxInputStream’ with no type
include/wx/wxPython/pyistream.h:27: error: expected ‘;’ before ‘*’ token
include/wx/wxPython/pyistream.h:30: error: expected `)' before ‘*’ token
include/wx/wxPython/pyistream.h:63: error: ‘wxSeekMode’ has not been declared
include/wx/wxPython/pyistream.h: In member function ‘char wxPyInputStream::Peek()’:
include/wx/wxPython/pyistream.h:56: error: ‘m_wxis’ was not declared in this scope
include/wx/wxPython/pyistream.h: In member function ‘char wxPyInputStream::GetC()’:
include/wx/wxPython/pyistream.h:57: error: ‘m_wxis’ was not declared in this scope
include/wx/wxPython/pyistream.h: In member function ‘size_t wxPyInputStream::LastRead()’:
include/wx/wxPython/pyistream.h:58: error: ‘m_wxis’ was not declared in this scope
include/wx/wxPython/pyistream.h: In member function ‘bool wxPyInputStream::CanRead()’:
include/wx/wxPython/pyistream.h:59: error: ‘m_wxis’ was not declared in this scope
include/wx/wxPython/pyistream.h: In member function ‘bool wxPyInputStream::Eof()’:
include/wx/wxPython/pyistream.h:60: error: ‘m_wxis’ was not declared in this scope
include/wx/wxPython/pyistream.h: In member function ‘bool wxPyInputStream::Ungetch(char)’:
include/wx/wxPython/pyistream.h:61: error: ‘m_wxis’ was not declared in this scope
include/wx/wxPython/pyistream.h: In member function ‘long unsigned int wxPyInputStream::SeekI(long unsigned int, int)’:
include/wx/wxPython/pyistream.h:64: error: ‘m_wxis’ was not declared in this scope
include/wx/wxPython/pyistream.h: In member function ‘long unsigned int wxPyInputStream::TellI()’:
include/wx/wxPython/pyistream.h:65: error: ‘m_wxis’ was not declared in this scope
include/wx/wxPython/pyistream.h: At global scope:
include/wx/wxPython/pyistream.h:72: error: expected class-name before ‘{’ token
include/wx/wxPython/pyistream.h:75: error: ‘wxFileOffset’ does not name a type
include/wx/wxPython/pyistream.h:89: error: ‘wxFileOffset’ does not name a type
include/wx/wxPython/pyistream.h:90: error: ‘wxFileOffset’ does not name a type
include/wx/wxPython/pyistream.h:72: warning: ‘class wxPyCBInputStream’ has virtual functions but non-virtual destructor
include/wx/wxPython/pyistream.h:105: error: ISO C++ forbids declaration of ‘wxOutputStream’ with no type
include/wx/wxPython/pyistream.h:105: error: expected ‘;’ before ‘*’ token
include/wx/wxPython/pyistream.h:108: error: expected `)' before ‘*’ token
include/wx/wxPython/pyistream.h:134: error: ‘wxSeekMode’ has not been declared
include/wx/wxPython/pyistream.h:134: error: ‘wxFromStart’ was not declared in this scope
include/wx/wxPython/pyistream.h: In member function ‘void wxPyOutputStream::PutC(char)’:
include/wx/wxPython/pyistream.h:132: error: ‘m_wxos’ was not declared in this scope
include/wx/wxPython/pyistream.h: In member function ‘size_t wxPyOutputStream::LastWrite()’:
include/wx/wxPython/pyistream.h:133: error: ‘m_wxos’ was not declared in this scope
include/wx/wxPython/pyistream.h: In member function ‘long unsigned int wxPyOutputStream::SeekO(long unsigned int, int)’:
include/wx/wxPython/pyistream.h:135: error: ‘m_wxos’ was not declared in this scope
include/wx/wxPython/pyistream.h: In member function ‘long unsigned int wxPyOutputStream::TellO()’:
include/wx/wxPython/pyistream.h:136: error: ‘m_wxos’ was not declared in this scope
include/wx/wxPython/pyistream.h: At global scope:
include/wx/wxPython/pyistream.h:143: error: expected class-name before ‘{’ token
include/wx/wxPython/pyistream.h:146: error: ‘wxFileOffset’ does not name a type
include/wx/wxPython/pyistream.h:160: error: ‘wxFileOffset’ does not name a type
include/wx/wxPython/pyistream.h:161: error: ‘wxFileOffset’ does not name a type
include/wx/wxPython/pyistream.h:143: warning: ‘class wxPyCBOutputStream’ has virtual functions but non-virtual destructor
include/wx/wxPython/twoitem.h:19: error: expected ‘,’ or ‘...’ before ‘*’ token
include/wx/wxPython/twoitem.h:19: error: ISO C++ forbids declaration of ‘wxChar’ with no type
include/wx/wxPython/twoitem.h: In function ‘bool wxPyTwoIntItem_helper(PyObject*, T**, int)’:
include/wx/wxPython/twoitem.h:24: error: ‘name’ was not declared in this scope
include/wx/wxPython/twoitem.h:45: error: ‘wxString’ was not declared in this scope
include/wx/wxPython/twoitem.h:45: error: expected `;' before ‘msg’
include/wx/wxPython/twoitem.h:46: error: ‘msg’ was not declared in this scope
include/wx/wxPython/twoitem.h:46: error: there are no arguments to ‘wxT’ that depend on a template parameter, so a declaration of ‘wxT’ must be available
include/wx/wxPython/twoitem.h:46: error: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
include/wx/wxPython/twoitem.h:46: error: ‘name’ was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:182: error: ‘wxApp’ has not been declared
src/helpers.cpp:182: error: expected constructor, destructor, or type conversion before ‘;’ token
src/helpers.cpp:185: error: definition of implicitly-declared ‘wxPyApp::wxPyApp()’
src/helpers.cpp: In destructor ‘wxPyApp::~wxPyApp()’:
src/helpers.cpp:195: error: ‘wxApp’ has not been declared
src/helpers.cpp: In member function ‘int wxPyApp::MainLoop()’:
src/helpers.cpp:208: error: ‘DeletePendingObjects’ was not declared in this scope
src/helpers.cpp:209: error: ‘wxTopLevelWindows’ was not declared in this scope
src/helpers.cpp:211: error: ‘m_exitOnFrameDelete’ was not declared in this scope
src/helpers.cpp:211: error: ‘Later’ was not declared in this scope
src/helpers.cpp:212: error: ‘Yes’ was not declared in this scope
src/helpers.cpp:215: error: ‘wxApp’ has not been declared
src/helpers.cpp: In member function ‘virtual bool wxPyApp::OnInitGui()’:
src/helpers.cpp:224: error: ‘wxApp’ has not been declared
src/helpers.cpp: In member function ‘virtual int wxPyApp::OnExit()’:
src/helpers.cpp:239: error: ‘wxApp’ has not been declared
src/helpers.cpp: In member function ‘virtual void wxPyApp::ExitMainLoop()’:
src/helpers.cpp:266: error: ‘wxApp’ has not been declared
src/helpers.cpp: At global scope:
src/helpers.cpp:270: error: ‘int wxPyApp::FilterEvent’ is not a static member of ‘class wxPyApp’
src/helpers.cpp:270: error: ‘wxEvent’ was not declared in this scope
src/helpers.cpp:270: error: ‘event’ was not declared in this scope
src/helpers.cpp:270: error: expected ‘,’ or ‘;’ before ‘{’ token
src/helpers.cpp:92: warning: ‘wxPyDefaultEncoding’ defined but not used
src/helpers.cpp:94: warning: ‘wxPython_dict’ defined but not used
src/helpers.cpp:95: warning: ‘wxPyAssertionError’ defined but not used
src/helpers.cpp:96: warning: ‘wxPyNoAppError’ defined but not used
error: command 'gcc' failed with exit status 1
[svt-qfa3-lx.mh.lucent.com](http://svt-qfa3-lx.mh.lucent.com)!hemadris:Linux2.6.18-164.el5xen/home/hemadris/wxPython-src-2.8.12.1/wxPython
–
You received this message because you are subscribed to a topic in the Google Groups “wxPython-users” group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/wxpython-users/LcAJrKiqnxM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to wxpython-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
On Mon, Aug 11, 2014 at 3:12 PM, Hemadri Saxena hemadri.saxena@gmail.com wrote:
I manged to find rpm and insatlled it…
Installation went fine…but still when i do import wx its says no module
–
Thanks and Regards
Hemadri Saxena
9086087510
On Mon, Aug 11, 2014 at 7:39 AM, Hemadri Saxena hemadri.saxena@gmail.com wrote:
Hey Rich,
how can I tell configure the path of gstreamer.
---------- Forwarded message ----------
From: Hemadri Saxena hemadri.saxena@gmail.com
Date: Mon, Aug 11, 2014 at 7:32 AM
Subject: Re: [wxPython-users] Installing wxPython 3.0 in Linux2.6 with python 2.7
To: rshepard@app-ecosys.com
Hey Rich,
how can I tell configure the path of gstreamer.
–
Thanks and Regards
Hemadri Saxena
9086087510
–
Thanks and Regards
Hemadri Saxena
9086087510
On Sun, Aug 10, 2014 at 5:54 PM, Rich Shepard rshepard@appl-ecosys.com wrote:
On Sun, 10 Aug 2014, Hemadri Saxena wrote:
I have added # to line --enable-mediactrl and run python2.7
build-wxpython.py --build_dir=…/bld
Thank that’s fixed.
checking for GST… configure: WARNING: GStreamer 0.10 not available,
falling back to 0.8
checking for GST… configure: WARNING: GStreamer 0.8/0.10 not available.
configure: error: GStreamer not available
This is the next (last?) error. If you have gstreamer installed, you need
to tell configure where it is. What is the result if you run 'locate
gstreamer’? Or, if your system is not on overnight when the file database
is0updated, as root (or ‘sudo’ if that’s how your system is set) run this
command:
find / -name gstreamer
and let us know the result.
On my system, gstreamer-0.10.36 is installed. Note that the name is all
lowercase.
Rich
–
You received this message because you are subscribed to the Google Groups “wxPython-users” group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
–
Thanks and Regards
Hemadri Saxena
9086087510