473,385 Members | 1,400 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

trouble compiling wxpython with gcc

Hi,I'm trying to compile wxpython from source code.But it gives me lots of errors like below.
Expand|Select|Wrap|Line Numbers
  1. cc1plus: warning: command line option "-Wstrict-prototypes" is valid for C/ObjC
  2. but not for C++
  3. In file included from src/helpers.cpp:16:
  4. include/wx/wxPython/wxPython_int.h:19:19: wx/wx.h: No such file or directory
  5. include/wx/wxPython/wxPython_int.h:21:25: wx/busyinfo.h: No such file or directory
  6.  
  7. ...errors errors erors.....
  8. ...
  9. ...
  10.  
  11. src/helpers.cpp:864: error: expected primary-expression before "bool"
  12. src/helpers.cpp:864: confused by earlier errors, bailing out
  13. error: command 'gcc' failed with exit status 1
  14.  
Any ideas why this is happening?
Sep 30 '07 #1
3 1829
bartonc
6,596 Expert 4TB
I've been looking at this post for a day, now, and still can't figure out why... you would want to compile from source.

Which OS are you on, anyway?
Sep 30 '07 #2
Hi,
Currently there doesnt seem to be any packages available for my linux distribution(Pardus),so it seemed to be the only solution.Though not so important,i would still like to learn how to do it if anyone knows.

Thanks
Sep 30 '07 #3
bartonc
6,596 Expert 4TB
Hi,
Currently there doesnt seem to be any packages available for my linux distribution(Pardus),so it seemed to be the only solution.Though not so important,i would still like to learn how to do it if anyone knows.

Thanks
How 'bout index of pardus 2007? It's not totally up to date (wxPython-2.6.3.0-3-4.pisi), but looks promising.
Oct 1 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: chauhan | last post by:
Hi, I am new to pogramming. I have written a small program which retrieves emails from server, unless all the messages are loaded only then it displays on screen properlely. Whole thing works...
7
by: SeeBelow | last post by:
Do many people think that wxPython should replace Tkinter? Is this likely to happen? I ask because I have just started learning Tkinter, and I wonder if I should abandon it in favor of...
25
by: BJörn Lindqvist | last post by:
See: http://www.wxpython.org/quotes.php. especially: "wxPython is the best and most mature cross-platform GUI toolkit, given a number of constraints. The only reason wxPython isn't the standard...
1
by: timothy.williams | last post by:
I'm trying to install wxPython 2.5.3.1 using Python 2.3.2 on a Fedora 2 machine. I have python in a non-standard place, but I'm using --prefix with the configure script to point to where I have...
25
by: TPJ | last post by:
GUI's etc: PyGtk on Windows "(...) So if someone develops mainly for X and just wants to make sure that it is not impossible to run on Windows, you can use PyGTK. (...)", July 2nd, 1999 pyGTK...
7
by: crowl | last post by:
VS.2003, .NET Framework 1.1, C# My goal: Creating a dll (helper.dll) which contains some UserControls and some other helpful classes in order to use it in other projects. Symtoms: The...
0
by: Robin Dunn | last post by:
Announcing ---------- The 2.6.3.0 release of wxPython is now available for download at http://wxpython.org/download.php. There have been many enhancements and fixes implemented in this...
10
by: Vincent Delporte | last post by:
Hi I browsed the archives, but since some messages date back a bit, I wanted to make sure that - py2exe is still the best tool in town to compile Python scripts to run on a Windows host that...
4
by: Daniel Gee | last post by:
I'm trying to learn WxPython with the tutorial: http://wiki.wxpython.org/Getting_Started But I can't seem to get the example for events to work. I pasted the code they had directly into an...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.