wxWindows on linux - KDevelop

UnleashHell

New member
wxWindows on linux - KDevelop

I have KDevelop 3 and when I try to compile the basic prrogram that came with KDevelop as a template, I get 'some' errors...
/bin/sh: line 1: wx-config: command not found */bin/sh: line 1: wx-config: command not found *loading cache ./config.cache *installing -c *checking whether build environment is sane... yes *checking whether make sets ${MAKE}... yes *checking for working aclocal-1.4... found *checking for working autoconf... found *checking for working automake-1.4... found *checking for working autoheader... found *checking for working makeinfo... found *checking for c++... c++ *checking whether the C++ compiler (c++ -O0 -g3 - ) works... no *configure: error: installation or configuration problem: C++ compiler cannot create executables. **** Exited with status: 1 ***​
 

desertboy

New member
ככה

-דבר ראשון כנראה ש g++ לא מותכן אצלך -כנראה שגם wxgtk לא מותקן. ולכן שלב ה configure נכשל . אם אתה מעונין לדעת יותר תקרא קצת על (...gnu autotools (automake autoconf.
 

UnleashHell

New member
אפשר הסבר מפורט מה להתקין?

אני די חדש על לינוקס... אני חושב ש G++ יש לי (זה לא המהדר ל ++C?) כי אני מצליח לקמפל תוכניות רגילות של ++C...
 

desertboy

New member
תראה

קודם כל כדי לעבוד עם WX צריכה להיות מותקנת לך הספריה wxgtk. לגבי השאר תפתח פרוייקט חדש ותעלה קובץ עם הקלט מרגע שאתה לוחץ על F8 (כלומר build project) .
 
למעלה