•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the C section within the Software Development category of DaniWeb, a massive community of 426,139 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 1,739 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C advertiser: Programming Forums
Views: 1388 | Replies: 10
![]() |
•
•
Join Date: Apr 2007
Posts: 37
Reputation:
Rep Power: 0
Solved Threads: 0
hi.. SiR/MaAm, Would U pLEase ProviDe me A LinuX WxWidGEts Installer Or DOwnload Site
#1
May 3rd, 2007
Sir./mam.. Please Tell me Some GOod Instructions or method To install the applications in tHe TeRminal.. Thnks..
God Bless!!
and.. currntly i've been install it on the synaptic and all wxwidgets and their libraries were installed when i run a sample wxwidgets program.. there are too many errors...
ahmm please help me or give some advice thnks again and God BLess!!
God Bless!!
and.. currntly i've been install it on the synaptic and all wxwidgets and their libraries were installed when i run a sample wxwidgets program.. there are too many errors...
ahmm please help me or give some advice thnks again and God BLess!! •
•
Join Date: Oct 2006
Location: the Netherlands
Posts: 1,779
Reputation:
Rep Power: 11
Solved Threads: 185
Re: hi.. SiR/MaAm, Would U pLEase ProviDe me A LinuX WxWidGEts Installer Or DOwnload Site
#2
May 4th, 2007
What errors are there? Please be more specific. And don't mix CAPS through your message.
Here's the downloadsite
Regards Niek
Here's the downloadsite
Regards Niek
Last edited by niek_e : May 4th, 2007 at 1:41 am.
Want better/more replies to your questions? Wrap your code in [code] [/code] tags!
do NOT pm me for help, in the best case, you'll get ignored
do NOT pm me for help, in the best case, you'll get ignored
•
•
Join Date: Apr 2007
Posts: 37
Reputation:
Rep Power: 0
Solved Threads: 0
the following errors while i'm running a program in wxwidgets are:
g++: wx-config --libs --cxxflags: No such file or directory
In file included from /usr/include/wx/defs.h:19,
from /usr/include/wx/wx.h:15,
from samp4.cpp:1:
/usr/include/wx/platform.h:85:22: error: wx/setup.h: No such file or directory
In file included from /usr/include/wx/platform.h:88,
from /usr/include/wx/defs.h:19,
from /usr/include/wx/wx.h:15,
from samp4.cpp:1:
/usr/include/wx/chkconf.h:47:9: error: #error "wxUSE_DYNLIB_CLASS must be defined."
/usr/include/wx/chkconf.h:55:9: error: #error "wxUSE_FILESYSTEM must be defined."
/usr/include/wx/chkconf.h:68:9: error: #error "wxUSE_DYNAMIC_LOADER must be defined."
/usr/include/wx/chkconf.h:76:9: error: #error "wxUSE_LOG must be defined."
/usr/include/wx/chkconf.h:84:9: error: #error "wxUSE_LONGLONG must be defined."
/usr/include/wx/chkconf.h:92:9: error: #error "wxUSE_MIMETYPE must be defined."
/usr/include/wx/chkconf.h:100:9: error: #error "wxUSE_PROLOGIO must be defined."/usr/include/wx/chkconf.h:108:9: error: #error "wxUSE_PROTOCOL must be defined."/usr/include/wx/chkconf.h:150:9: error: #error "wxUSE_REGEX must be defined."
/usr/include/wx/chkconf.h:158:9: error: #error "wxUSE_SOCKETS must be defined."
/usr/include/wx/chkconf.h:166:9: error: #error "wxUSE_STREAMS must be defined."
/usr/include/wx/chkconf.h:174:9: error: #error "wxUSE_STOPWATCH must be defined."
/usr/include/wx/chkconf.h:182:9: error: #error "wxUSE_TEXTBUFFER must be defined."
/usr/include/wx/chkconf.h:190:9: error: #error "wxUSE_TEXTFILE must be defined."/usr/include/wx/chkconf.h:198:9: error: #error "wxUSE_UNICODE must be defined."
/usr/include/wx/chkconf.h:206:9: error: #error "wxUSE_URL must be defined."
/usr/include/wx/chkconf.h:224:9: error: #error "wxUSE_ACCEL must be defined."
/usr/include/wx/chkconf.h:232:9: error: #error "wxUSE_BMPBUTTON must be defined."
/usr/include/wx/chkconf.h:240:9: error: #error "wxUSE_BUTTON must be defined."
/usr/include/wx/chkconf.h:248:9: error: #error "wxUSE_CALENDARCTRL must be defined."
/usr/include/wx/chkconf.h:256:9: error: #error "wxUSE_CARET must be defined."
/usr/include/wx/chkconf.h:264:9: error: #error "wxUSE_CHECKBOX must be defined."/usr/include/wx/chkconf.h:272:9: error: #error "wxUSE_CHECKLISTBOX must be defined."
/usr/include/wx/chkconf.h:280:9: error: #error "wxUSE_CHOICE must be defined."
/usr/include/wx/chkconf.h:288:9: error: #error "wxUSE_CHOICEDLG must be defined."
/usr/include/wx/chkconf.h:296:9: error: #error "wxUSE_CLIPBOARD must be defined."
/usr/include/wx/chkconf.h:304:9: error: #error "wxUSE_COLOURDLG must be defined."
/usr/include/wx/chkconf.h:312:9: error: #error "wxUSE_COMBOBOX must be defined."/usr/include/wx/chkconf.h:320:9: error: #error "wxUSE_DATAOBJ must be defined."
/usr/include/wx/chkconf.h:328:9: error: #error "wxUSE_DOC_VIEW_ARCHITECTURE must be defined."
/usr/include/wx/chkconf.h:336:9: error: #error "wxUSE_FILEDLG must be defined."
/usr/include/wx/chkconf.h:344:9: error: #error "wxUSE_FONTDLG must be defined."
/usr/include/wx/chkconf.h:352:9: error: #error "wxUSE_FONTMAP must be defined."
/usr/include/wx/chkconf.h:360:9: error: #error "wxUSE_GAUGE must be defined."
/usr/include/wx/chkconf.h:368:9: error: #error "wxUSE_GRID must be defined."
/usr/include/wx/chkconf.h:376:9: error: #error "wxUSE_HELP must be defined."
/usr/include/wx/chkconf.h:384:9: error: #error "wxUSE_HTML must be defined."
/usr/include/wx/chkconf.h:392:9: error: #error "wxUSE_ICO_CUR must be defined."
/usr/include/wx/chkconf.h:400:9: error: #error "wxUSE_IFF must be defined."
/usr/include/wx/chkconf.h:408:9: error: #error "wxUSE_IMAGLIST must be defined."/usr/include/wx/chkconf.h:416:9: error: #error "wxUSE_JOYSTICK must be defined."/usr/include/wx/chkconf.h:424:9: error: #error "wxUSE_LISTBOX must be defined."
/usr/include/wx/chkconf.h:432:9: error: #error "wxUSE_LISTCTRL must be defined."/usr/include/wx/chkconf.h:440:9: error: #error "wxUSE_LOGGUI must be defined."
/usr/include/wx/chkconf.h:448:9: error: #error "wxUSE_LOGWINDOW must be defined."
/usr/include/wx/chkconf.h:456:9: error: #error "wxUSE_LOG_DIALOG must be defined."
/usr/include/wx/chkconf.h:464:9: error: #error "wxUSE_MDI_ARCHITECTURE must be defined."
/usr/include/wx/chkconf.h:472:9: error: #error "wxUSE_MENUS must be defined."
/usr/include/wx/chkconf.h:480:9: error: #error "wxUSE_MSGDLG must be defined."
/usr/include/wx/chkconf.h:488:9: error: #error "wxUSE_NEW_GRID must be defined."/usr/include/wx/chkconf.h:496:9: error: #error "wxUSE_NOTEBOOK must be defined."/usr/include/wx/chkconf.h:504:9: error: #error "wxUSE_PALETTE must be defined."
/usr/include/wx/chkconf.h:512:9: error: #error "wxUSE_POPUPWIN must be defined."/usr/include/wx/chkconf.h:520:9: error: #error "wxUSE_PRINTING_ARCHITECTURE must be defined."
/usr/include/wx/chkconf.h:528:9: error: #error "wxUSE_RADIOBOX must be defined."/usr/include/wx/chkconf.h:536:9: error: #error "wxUSE_RADIOBTN must be defined."/usr/include/wx/chkconf.h:544:9: error: #error "wxUSE_SASH must be defined."
/usr/include/wx/chkconf.h:552:9: error: #error "wxUSE_SCROLLBAR must be defined."
/usr/include/wx/chkconf.h:560:9: error: #error "wxUSE_SLIDER must be defined."
/usr/include/wx/chkconf.h:568:9: error: #error "wxUSE_SPINBTN must be defined."
/usr/include/wx/chkconf.h:576:9: error: #error "wxUSE_SPINCTRL must be defined."/usr/include/wx/chkconf.h:584:9: error: #error "wxUSE_SPLASH must be defined."
/usr/include/wx/chkconf.h:592:9: error: #error "wxUSE_SPLITTER must be defined."/usr/include/wx/chkconf.h:600:9: error: #error "wxUSE_STATBMP must be defined."
/usr/include/wx/chkconf.h:608:9: error: #error "wxUSE_STATBOX must be defined."
/usr/include/wx/chkconf.h:616:9: error: #error "wxUSE_STATLINE must be defined."/usr/include/wx/chkconf.h:624:9: error: #error "wxUSE_STATTEXT must be defined."/usr/include/wx/chkconf.h:632:9: error: #error "wxUSE_STATUSBAR must be defined
**************************************************
that is not all the problems it is just 1/4 of the errors i got..
g++: wx-config --libs --cxxflags: No such file or directory
In file included from /usr/include/wx/defs.h:19,
from /usr/include/wx/wx.h:15,
from samp4.cpp:1:
/usr/include/wx/platform.h:85:22: error: wx/setup.h: No such file or directory
In file included from /usr/include/wx/platform.h:88,
from /usr/include/wx/defs.h:19,
from /usr/include/wx/wx.h:15,
from samp4.cpp:1:
/usr/include/wx/chkconf.h:47:9: error: #error "wxUSE_DYNLIB_CLASS must be defined."
/usr/include/wx/chkconf.h:55:9: error: #error "wxUSE_FILESYSTEM must be defined."
/usr/include/wx/chkconf.h:68:9: error: #error "wxUSE_DYNAMIC_LOADER must be defined."
/usr/include/wx/chkconf.h:76:9: error: #error "wxUSE_LOG must be defined."
/usr/include/wx/chkconf.h:84:9: error: #error "wxUSE_LONGLONG must be defined."
/usr/include/wx/chkconf.h:92:9: error: #error "wxUSE_MIMETYPE must be defined."
/usr/include/wx/chkconf.h:100:9: error: #error "wxUSE_PROLOGIO must be defined."/usr/include/wx/chkconf.h:108:9: error: #error "wxUSE_PROTOCOL must be defined."/usr/include/wx/chkconf.h:150:9: error: #error "wxUSE_REGEX must be defined."
/usr/include/wx/chkconf.h:158:9: error: #error "wxUSE_SOCKETS must be defined."
/usr/include/wx/chkconf.h:166:9: error: #error "wxUSE_STREAMS must be defined."
/usr/include/wx/chkconf.h:174:9: error: #error "wxUSE_STOPWATCH must be defined."
/usr/include/wx/chkconf.h:182:9: error: #error "wxUSE_TEXTBUFFER must be defined."
/usr/include/wx/chkconf.h:190:9: error: #error "wxUSE_TEXTFILE must be defined."/usr/include/wx/chkconf.h:198:9: error: #error "wxUSE_UNICODE must be defined."
/usr/include/wx/chkconf.h:206:9: error: #error "wxUSE_URL must be defined."
/usr/include/wx/chkconf.h:224:9: error: #error "wxUSE_ACCEL must be defined."
/usr/include/wx/chkconf.h:232:9: error: #error "wxUSE_BMPBUTTON must be defined."
/usr/include/wx/chkconf.h:240:9: error: #error "wxUSE_BUTTON must be defined."
/usr/include/wx/chkconf.h:248:9: error: #error "wxUSE_CALENDARCTRL must be defined."
/usr/include/wx/chkconf.h:256:9: error: #error "wxUSE_CARET must be defined."
/usr/include/wx/chkconf.h:264:9: error: #error "wxUSE_CHECKBOX must be defined."/usr/include/wx/chkconf.h:272:9: error: #error "wxUSE_CHECKLISTBOX must be defined."
/usr/include/wx/chkconf.h:280:9: error: #error "wxUSE_CHOICE must be defined."
/usr/include/wx/chkconf.h:288:9: error: #error "wxUSE_CHOICEDLG must be defined."
/usr/include/wx/chkconf.h:296:9: error: #error "wxUSE_CLIPBOARD must be defined."
/usr/include/wx/chkconf.h:304:9: error: #error "wxUSE_COLOURDLG must be defined."
/usr/include/wx/chkconf.h:312:9: error: #error "wxUSE_COMBOBOX must be defined."/usr/include/wx/chkconf.h:320:9: error: #error "wxUSE_DATAOBJ must be defined."
/usr/include/wx/chkconf.h:328:9: error: #error "wxUSE_DOC_VIEW_ARCHITECTURE must be defined."
/usr/include/wx/chkconf.h:336:9: error: #error "wxUSE_FILEDLG must be defined."
/usr/include/wx/chkconf.h:344:9: error: #error "wxUSE_FONTDLG must be defined."
/usr/include/wx/chkconf.h:352:9: error: #error "wxUSE_FONTMAP must be defined."
/usr/include/wx/chkconf.h:360:9: error: #error "wxUSE_GAUGE must be defined."
/usr/include/wx/chkconf.h:368:9: error: #error "wxUSE_GRID must be defined."
/usr/include/wx/chkconf.h:376:9: error: #error "wxUSE_HELP must be defined."
/usr/include/wx/chkconf.h:384:9: error: #error "wxUSE_HTML must be defined."
/usr/include/wx/chkconf.h:392:9: error: #error "wxUSE_ICO_CUR must be defined."
/usr/include/wx/chkconf.h:400:9: error: #error "wxUSE_IFF must be defined."
/usr/include/wx/chkconf.h:408:9: error: #error "wxUSE_IMAGLIST must be defined."/usr/include/wx/chkconf.h:416:9: error: #error "wxUSE_JOYSTICK must be defined."/usr/include/wx/chkconf.h:424:9: error: #error "wxUSE_LISTBOX must be defined."
/usr/include/wx/chkconf.h:432:9: error: #error "wxUSE_LISTCTRL must be defined."/usr/include/wx/chkconf.h:440:9: error: #error "wxUSE_LOGGUI must be defined."
/usr/include/wx/chkconf.h:448:9: error: #error "wxUSE_LOGWINDOW must be defined."
/usr/include/wx/chkconf.h:456:9: error: #error "wxUSE_LOG_DIALOG must be defined."
/usr/include/wx/chkconf.h:464:9: error: #error "wxUSE_MDI_ARCHITECTURE must be defined."
/usr/include/wx/chkconf.h:472:9: error: #error "wxUSE_MENUS must be defined."
/usr/include/wx/chkconf.h:480:9: error: #error "wxUSE_MSGDLG must be defined."
/usr/include/wx/chkconf.h:488:9: error: #error "wxUSE_NEW_GRID must be defined."/usr/include/wx/chkconf.h:496:9: error: #error "wxUSE_NOTEBOOK must be defined."/usr/include/wx/chkconf.h:504:9: error: #error "wxUSE_PALETTE must be defined."
/usr/include/wx/chkconf.h:512:9: error: #error "wxUSE_POPUPWIN must be defined."/usr/include/wx/chkconf.h:520:9: error: #error "wxUSE_PRINTING_ARCHITECTURE must be defined."
/usr/include/wx/chkconf.h:528:9: error: #error "wxUSE_RADIOBOX must be defined."/usr/include/wx/chkconf.h:536:9: error: #error "wxUSE_RADIOBTN must be defined."/usr/include/wx/chkconf.h:544:9: error: #error "wxUSE_SASH must be defined."
/usr/include/wx/chkconf.h:552:9: error: #error "wxUSE_SCROLLBAR must be defined."
/usr/include/wx/chkconf.h:560:9: error: #error "wxUSE_SLIDER must be defined."
/usr/include/wx/chkconf.h:568:9: error: #error "wxUSE_SPINBTN must be defined."
/usr/include/wx/chkconf.h:576:9: error: #error "wxUSE_SPINCTRL must be defined."/usr/include/wx/chkconf.h:584:9: error: #error "wxUSE_SPLASH must be defined."
/usr/include/wx/chkconf.h:592:9: error: #error "wxUSE_SPLITTER must be defined."/usr/include/wx/chkconf.h:600:9: error: #error "wxUSE_STATBMP must be defined."
/usr/include/wx/chkconf.h:608:9: error: #error "wxUSE_STATBOX must be defined."
/usr/include/wx/chkconf.h:616:9: error: #error "wxUSE_STATLINE must be defined."/usr/include/wx/chkconf.h:624:9: error: #error "wxUSE_STATTEXT must be defined."/usr/include/wx/chkconf.h:632:9: error: #error "wxUSE_STATUSBAR must be defined
**************************************************
that is not all the problems it is just 1/4 of the errors i got..
Last edited by rapperhuj : May 4th, 2007 at 2:07 am.
Re: hi.. SiR/MaAm, Would U pLEase ProviDe me A LinuX WxWidGEts Installer Or DOwnload Site
#4
May 4th, 2007
Asking the same question in the concerned forum would get you maximum help.
I don't accept change. I don't deserve to live.
Happiness corrupts people.
Failing to value the lives of others cheapens your own.
Happiness corrupts people.
Failing to value the lives of others cheapens your own.
Re: hi.. SiR/MaAm, Would U pLEase ProviDe me A LinuX WxWidGEts Installer Or DOwnload
#5
May 4th, 2007
Re: hi.. SiR/MaAm, Would U pLEase ProviDe me A LinuX WxWidGEts Installer Or DOwnload Site
#6
May 4th, 2007
Re: hi.. SiR/MaAm, Would U pLEase ProviDe me A LinuX WxWidGEts Installer Or DOwnload
#7
May 4th, 2007
Re: hi.. SiR/MaAm, Would U pLEase ProviDe me A LinuX WxWidGEts Installer Or DOwnload Site
#8
May 4th, 2007
Re: hi.. SiR/MaAm, Would U pLEase ProviDe me A LinuX WxWidGEts Installer Or DOwnload
#9
May 4th, 2007
>I wonder where that green came from... ;-)
Before console text was white, it was green, and before that the background was a darker green too. Green was picked for terminals because programmers spent so much time reading code and were jealous of what other people could write.
Before console text was white, it was green, and before that the background was a darker green too. Green was picked for terminals because programmers spent so much time reading code and were jealous of what other people could write.
I'm a programmer. My attitude starts with arrogance, holds steady at condescension, and ends with hostility. Get used to it.
•
•
Join Date: Nov 2004
Location: Netherlands
Posts: 5,752
Reputation:
Rep Power: 18
Solved Threads: 199
Re: hi.. SiR/MaAm, Would U pLEase ProviDe me A LinuX WxWidGEts Installer Or DOwnload Site
#10
May 4th, 2007
![]() |
•
•
•
•
•
•
•
•
DaniWeb C Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
ajax apple bbc cellphone computer core debian dell desktop development download enterprise fedora games gentoo gpl hardware home ibm install internet kernel laptop library linux microsoft mobile network news novell office open open source openoffice operating os red hat security server site software source sun system ubuntu unix vista web wesnoth windows
- Previous Thread: negative coordinates?
- Next Thread: getting system date and time



Linear Mode