ето каква грешка ми показва като се опитам да инсалирам слакгрейд :
Примерен код |
root@MegaLan:~/Desktop/slackgrade-0.0.2exp1-src/slackgrade-0.0.2exp1/src# make g++ -Wall -O2 -pthread -I/usr/local/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/local/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -D -pthread -o main.o -c main.cpp main.cpp: In member function `virtual void SlackGradeApp::OnFatalException()': main.cpp:49: error: invalid initialization of reference of type 'const wxString&' from expression of type 'const char*' /usr/local/include/wx-2.8/wx/msgdlg.h:74: error: in passing argument 1 of `int wxMessageBox(const wxString&, const wxString&, long int, wxWindow*, int, int)' make: *** [main.o] Error 1
|
някакви идеи къде може да е проблема?