kolczok Napisano Luty 24, 2005 Zgłoszenie Share Napisano Luty 24, 2005 Przy kompilacji programow wired i yafray wyswietla mi sie taiki blad: make[2]: *** [ChannelGui.o] Błąd 1 make[2]: Leaving directory `/home/dede/progs/wired/src/gui' make[1]: *** [all-recursive] Błąd 1 make[1]: Leaving directory `/home/dede/progs/wired/src' make: *** [all-recursive] Błąd 1 brakuje mi czegos czy jak? Za jakiekolwiek info serdeczne dzieki. Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
wuja Napisano Luty 24, 2005 Zgłoszenie Share Napisano Luty 24, 2005 to nic nie mowi - wazne sa linijki wyzej. Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
kolczok Napisano Luty 24, 2005 Autor Zgłoszenie Share Napisano Luty 24, 2005 No to to jest wszystko co mi sie wyswietla przy "make" bo w trakcie "./configure" nie wyswietla bledow. In file included from ../libs/WiredWidgets/src/HintedFader.h:5, from ChannelGui.h:12, from ChannelGui.cpp:5: ../libs/WiredWidgets/src/Hint.h:4:19: wx/wx.h: Nie ma takiego pliku ani kataloguIn file included from ../libs/WiredWidgets/src/HintedFader.h:5, from ChannelGui.h:12, from ChannelGui.cpp:5: ../libs/WiredWidgets/src/Hint.h:7: error: syntax error before `{' token ../libs/WiredWidgets/src/Hint.h:12: error: destructors must be member functions ../libs/WiredWidgets/src/Hint.h:12: error: virtual outside class declaration ../libs/WiredWidgets/src/Hint.h:13: error: syntax error before `&' token ../libs/WiredWidgets/src/Hint.h:14: error: `wxPaintEvent' was not declared in this scope ../libs/WiredWidgets/src/Hint.h:14: error: `e' was not declared in this scope ../libs/WiredWidgets/src/Hint.h:14: error: virtual outside class declaration ../libs/WiredWidgets/src/Hint.h:14: error: variable or field `OnPaint' declared void ../libs/WiredWidgets/src/Hint.h:16: error: syntax error before `protected' ../libs/WiredWidgets/src/Hint.h:19: error: ISO C++ forbids declaration of ` DECLARE_EVENT_TABLE' with no type ../libs/WiredWidgets/src/Hint.h: In function `int DECLARE_EVENT_TABLE()': ../libs/WiredWidgets/src/Hint.h:19: error: syntax error before `}' token In file included from ../libs/WiredWidgets/src/HintedFader.h:6, from ChannelGui.h:12, from ChannelGui.cpp:5: ../libs/WiredWidgets/src/FaderCtrl.h:22:19: wx/wx.h: Nie ma takiego pliku ani katalogu ../libs/WiredWidgets/src/FaderCtrl.h:23:22: wx/image.h: Nie ma takiego pliku ani katalogu ../libs/WiredWidgets/src/FaderCtrl.h:24:23: wx/bitmap.h: Nie ma takiego pliku ani katalogu ../libs/WiredWidgets/src/FaderCtrl.h:26:25: wx/dragimag.h: Nie ma takiego pliku ani katalogu In file included from ../libs/WiredWidgets/src/FaderCtrl.h:28, from ../libs/WiredWidgets/src/HintedFader.h:6, from ChannelGui.h:12, from ChannelGui.cpp:5: ../libs/WiredWidgets/src/StaticBitmap.h:22:19: wx/wx.h: Nie ma takiego pliku ani katalogu In file included from ../libs/WiredWidgets/src/FaderCtrl.h:28, from ../libs/WiredWidgets/src/HintedFader.h:6, from ChannelGui.h:12, from ChannelGui.cpp:5: ../libs/WiredWidgets/src/StaticBitmap.h:25: error: syntax error before `{' token ../libs/WiredWidgets/src/StaticBitmap.h:29: error: destructors must be member functions ../libs/WiredWidgets/src/StaticBitmap.h:31: error: `wxMouseEvent' undeclared (first use this function) ../libs/WiredWidgets/src/StaticBitmap.h:31: error: `event' undeclared (first use this function) ../libs/WiredWidgets/src/StaticBitmap.h:31: error: virtual outside class declaration ../libs/WiredWidgets/src/StaticBitmap.h:31: error: variable or field ` OnMouseEvent' declared void ../libs/WiredWidgets/src/StaticBitmap.h:33: error: syntax error before ` protected' In file included from ../libs/WiredWidgets/src/HintedFader.h:6, from ChannelGui.h:12, from ChannelGui.cpp:5: ../libs/WiredWidgets/src/FaderCtrl.h:29:23: wx/cshelp.h: Nie ma takiego pliku ani katalogu In file included from ../libs/WiredWidgets/src/HintedFader.h:6, from ChannelGui.h:12, from ChannelGui.cpp:5: ../libs/WiredWidgets/src/FaderCtrl.h:34: error: syntax error before `{' token ../libs/WiredWidgets/src/FaderCtrl.h:40: error: destructors must be member functions ../libs/WiredWidgets/src/FaderCtrl.h:41: error: `wxPaintEvent' undeclared (first use this function) ../libs/WiredWidgets/src/FaderCtrl.h:41: error: virtual outside class declaration ../libs/WiredWidgets/src/FaderCtrl.h:41: error: variable or field `OnPaint' declared void ../libs/WiredWidgets/src/FaderCtrl.h:41: error: redefinition of `int OnPaint' ../libs/WiredWidgets/src/Hint.h:14: error: `int OnPaint' previously defined here ../libs/WiredWidgets/src/FaderCtrl.h:42: error: virtual outside class declaration ../libs/WiredWidgets/src/FaderCtrl.h:42: error: variable or field `OnMouseEvent ' declared void ../libs/WiredWidgets/src/FaderCtrl.h:42: error: redefinition of `int OnMouseEvent' ../libs/WiredWidgets/src/StaticBitmap.h:31: error: `int OnMouseEvent' previously defined here ../libs/WiredWidgets/src/FaderCtrl.h:43: error: `wxKeyEvent' undeclared (first use this function) ../libs/WiredWidgets/src/FaderCtrl.h:43: error: virtual outside class declaration ../libs/WiredWidgets/src/FaderCtrl.h:43: error: variable or field `OnKeyDown' declared void ../libs/WiredWidgets/src/FaderCtrl.h:44: error: virtual outside class declaration ../libs/WiredWidgets/src/FaderCtrl.h:44: error: variable or field ` OnEnterWindow' declared void ../libs/WiredWidgets/src/FaderCtrl.h:49: error: syntax error before `protected' ../libs/WiredWidgets/src/FaderCtrl.h:55: error: syntax error before `*' token ../libs/WiredWidgets/src/FaderCtrl.h:56: error: syntax error before `*' token ../libs/WiredWidgets/src/FaderCtrl.h:57: error: syntax error before `*' token ../libs/WiredWidgets/src/FaderCtrl.h:60: error: ISO C++ forbids declaration of `DECLARE_EVENT_TABLE' with no type ../libs/WiredWidgets/src/FaderCtrl.h: In function `int DECLARE_EVENT_TABLE()': ../libs/WiredWidgets/src/FaderCtrl.h:60: error: redefinition of `int DECLARE_EVENT_TABLE()' ../libs/WiredWidgets/src/Hint.h:19: error: `int DECLARE_EVENT_TABLE()' previously defined here ../libs/WiredWidgets/src/FaderCtrl.h:60: error: redefinition of `int DECLARE_EVENT_TABLE()' ../libs/WiredWidgets/src/Hint.h:19: error: `int DECLARE_EVENT_TABLE()' previously defined here ../libs/WiredWidgets/src/FaderCtrl.h:60: error: syntax error before `}' token In file included from ChannelGui.h:12, from ChannelGui.cpp:5: ../libs/WiredWidgets/src/HintedFader.h:7:24: wx/tooltip.h: Nie ma takiego pliku ani katalogu ../libs/WiredWidgets/src/HintedFader.h:8:23: wx/tipwin.h: Nie ma takiego pliku ani katalogu In file included from ChannelGui.h:12, from ChannelGui.cpp:5: ../libs/WiredWidgets/src/HintedFader.h:11: error: base class ` DECLARE_EVENT_TABLE()::FaderCtrl' has incomplete type ../libs/WiredWidgets/src/HintedFader.h:13: error: syntax error before `*' token ../libs/WiredWidgets/src/HintedFader.h:20: error: invalid data member initialization ../libs/WiredWidgets/src/HintedFader.h:20: error: (use `=' to initialize static data members) ../libs/WiredWidgets/src/HintedFader.h:20: error: variable or field ` OnMouseEvent' declared void ../libs/WiredWidgets/src/HintedFader.h:20: error: `OnMouseEvent' declared as a `virtual' field ../libs/WiredWidgets/src/HintedFader.h:21: error: invalid data member initialization ../libs/WiredWidgets/src/HintedFader.h:21: error: variable or field `OnLeftUp' declared void ../libs/WiredWidgets/src/HintedFader.h:21: error: `OnLeftUp' declared as a `virtual' field ../libs/WiredWidgets/src/HintedFader.h:22: error: invalid data member initialization ../libs/WiredWidgets/src/HintedFader.h:22: error: variable or field `OnLeftDown ' declared void ../libs/WiredWidgets/src/HintedFader.h:22: error: `OnLeftDown' declared as a `virtual' field ../libs/WiredWidgets/src/HintedFader.h:23: error: invalid data member initialization ../libs/WiredWidgets/src/HintedFader.h:23: error: variable or field `OnKeyDown' declared void ../libs/WiredWidgets/src/HintedFader.h:23: error: `OnKeyDown' declared as a `virtual' field ../libs/WiredWidgets/src/HintedFader.h:24: error: invalid data member initialization ../libs/WiredWidgets/src/HintedFader.h:24: error: variable or field `OnKeyUp' declared void ../libs/WiredWidgets/src/HintedFader.h:24: error: `OnKeyUp' declared as a `virtual' field ../libs/WiredWidgets/src/HintedFader.h:25: error: invalid data member initialization ../libs/WiredWidgets/src/HintedFader.h:25: error: variable or field ` OnEnterWindow' declared void ../libs/WiredWidgets/src/HintedFader.h:25: error: `OnEnterWindow' declared as a `virtual' field ../libs/WiredWidgets/src/HintedFader.h:26: error: invalid data member initialization ../libs/WiredWidgets/src/HintedFader.h:26: error: variable or field `OnLeave' declared void ../libs/WiredWidgets/src/HintedFader.h:26: error: `OnLeave' declared as a `virtual' field ../libs/WiredWidgets/src/HintedFader.h:29: error: syntax error before `*' token ../libs/WiredWidgets/src/HintedFader.h:31: error: ISO C++ forbids declaration of `DECLARE_EVENT_TABLE' with no type ../libs/WiredWidgets/src/HintedFader.h:31: error: missing ';' before right brace In file included from ChannelGui.h:13, from ChannelGui.cpp:5: ../libs/WiredWidgets/src/DownButton.h:24:19: wx/wx.h: Nie ma takiego pliku ani katalogu In file included from ChannelGui.h:13, from ChannelGui.cpp:5: ../libs/WiredWidgets/src/DownButton.h:30: error: syntax error before `{' token ../libs/WiredWidgets/src/DownButton.h:35: error: destructors must be member functions ../libs/WiredWidgets/src/DownButton.h:35: error: virtual outside class declaration ../libs/WiredWidgets/src/DownButton.h:37: error: virtual outside class declaration ../libs/WiredWidgets/src/DownButton.h:38: error: virtual outside class declaration ../libs/WiredWidgets/src/DownButton.h:39: error: virtual outside class declaration ../libs/WiredWidgets/src/DownButton.h:40: error: virtual outside class declaration ../libs/WiredWidgets/src/DownButton.h:40: error: variable or field `OnPaint' declared void ../libs/WiredWidgets/src/DownButton.h:40: error: redefinition of `int OnPaint' ../libs/WiredWidgets/src/FaderCtrl.h:41: error: `int OnPaint' previously defined here ../libs/WiredWidgets/src/DownButton.h:41: error: virtual outside class declaration ../libs/WiredWidgets/src/DownButton.h:41: error: variable or field ` OnMouseEvent' declared void ../libs/WiredWidgets/src/DownButton.h:41: error: redefinition of `int OnMouseEvent' ../libs/WiredWidgets/src/FaderCtrl.h:42: error: `int OnMouseEvent' previously defined here ../libs/WiredWidgets/src/DownButton.h:42: error: virtual outside class declaration ../libs/WiredWidgets/src/DownButton.h:42: error: variable or field `OnLeftUp' declared void ../libs/WiredWidgets/src/DownButton.h:43: error: virtual outside class declaration ../libs/WiredWidgets/src/DownButton.h:43: error: variable or field `OnLeave' declared void ../libs/WiredWidgets/src/DownButton.h:44: error: virtual outside class declaration ../libs/WiredWidgets/src/DownButton.h:44: error: variable or field ` OnEnterWindow' declared void ../libs/WiredWidgets/src/DownButton.h:44: error: redefinition of `int OnEnterWindow' ../libs/WiredWidgets/src/FaderCtrl.h:44: error: `int OnEnterWindow' previously defined here ../libs/WiredWidgets/src/DownButton.h:46: error: syntax error before `protected ' ../libs/WiredWidgets/src/DownButton.h:48: error: syntax error before `*' token ../libs/WiredWidgets/src/DownButton.h:53: error: syntax error before `*' token ../libs/WiredWidgets/src/DownButton.h:57: error: ISO C++ forbids declaration of `DECLARE_EVENT_TABLE' with no type ../libs/WiredWidgets/src/DownButton.h: In function `int DECLARE_EVENT_TABLE()': ../libs/WiredWidgets/src/DownButton.h:57: error: redefinition of `int DECLARE_EVENT_TABLE()' ../libs/WiredWidgets/src/FaderCtrl.h:60: error: `int DECLARE_EVENT_TABLE()' previously defined here ../libs/WiredWidgets/src/DownButton.h:57: error: redefinition of `int DECLARE_EVENT_TABLE()' ../libs/WiredWidgets/src/FaderCtrl.h:60: error: `int DECLARE_EVENT_TABLE()' previously defined here ../libs/WiredWidgets/src/DownButton.h:57: error: redefinition of `int DECLARE_EVENT_TABLE()' ../libs/WiredWidgets/src/Hint.h:19: error: `int DECLARE_EVENT_TABLE()' previously defined here ../libs/WiredWidgets/src/DownButton.h:57: error: syntax error before `}' token In file included from ChannelGui.h:15, from ChannelGui.cpp:5: ../libs/WiredWidgets/src/VUMCtrl.h:22:19: wx/wx.h: Nie ma takiego pliku ani katalogu ../libs/WiredWidgets/src/VUMCtrl.h:23:22: wx/image.h: Nie ma takiego pliku ani katalogu ../libs/WiredWidgets/src/VUMCtrl.h:24:23: wx/bitmap.h: Nie ma takiego pliku ani katalogu In file included from ChannelGui.h:15, from ChannelGui.cpp:5: ../libs/WiredWidgets/src/VUMCtrl.h:30: error: syntax error before `{' token ../libs/WiredWidgets/src/VUMCtrl.h:35: error: destructors must be member functions ../libs/WiredWidgets/src/VUMCtrl.h:38: error: syntax error before `protected' ../libs/WiredWidgets/src/VUMCtrl.h:42: error: type mismatch with previous external decl ../libs/WiredWidgets/src/FaderCtrl.h:54: error: previous external decl of ` double coeff' ../libs/WiredWidgets/src/VUMCtrl.h:48: error: syntax error before `,' token ../libs/WiredWidgets/src/VUMCtrl.h:51: error: syntax error before `*' token ../libs/WiredWidgets/src/VUMCtrl.h:52: error: syntax error before `*' token ../libs/WiredWidgets/src/VUMCtrl.h:53: error: syntax error before `*' token ../libs/WiredWidgets/src/VUMCtrl.h:54: error: virtual outside class declaration ../libs/WiredWidgets/src/VUMCtrl.h:54: error: variable or field `OnPaint' declared void ../libs/WiredWidgets/src/VUMCtrl.h:54: error: redefinition of `int OnPaint' ../libs/WiredWidgets/src/DownButton.h:40: error: `int OnPaint' previously defined here ../libs/WiredWidgets/src/VUMCtrl.h:59: error: ISO C++ forbids declaration of ` DECLARE_EVENT_TABLE' with no type ../libs/WiredWidgets/src/VUMCtrl.h: In function `int DECLARE_EVENT_TABLE()': ../libs/WiredWidgets/src/VUMCtrl.h:59: error: redefinition of `int DECLARE_EVENT_TABLE()' ../libs/WiredWidgets/src/DownButton.h:57: error: `int DECLARE_EVENT_TABLE()' previously defined here ../libs/WiredWidgets/src/VUMCtrl.h:59: error: redefinition of `int DECLARE_EVENT_TABLE()' ../libs/WiredWidgets/src/DownButton.h:57: error: `int DECLARE_EVENT_TABLE()' previously defined here ../libs/WiredWidgets/src/VUMCtrl.h:59: error: redefinition of `int DECLARE_EVENT_TABLE()' ../libs/WiredWidgets/src/FaderCtrl.h:60: error: `int DECLARE_EVENT_TABLE()' previously defined here ../libs/WiredWidgets/src/VUMCtrl.h:59: error: redefinition of `int DECLARE_EVENT_TABLE()' ../libs/WiredWidgets/src/Hint.h:19: error: `int DECLARE_EVENT_TABLE()' previously defined here ../libs/WiredWidgets/src/VUMCtrl.h:59: error: syntax error before `}' token In file included from ChannelGui.cpp:5: ChannelGui.h:30: error: syntax error before `{' token ChannelGui.h:36: error: destructors must be member functions ChannelGui.h:38: error: `wxScrollEvent' undeclared (first use this function) ChannelGui.h:38: error: `e' undeclared (first use this function) ChannelGui.h:38: error: variable or field `OnFaderLeft' declared void ChannelGui.h:39: error: variable or field `OnFaderRight' declared void ChannelGui.h:40: error: `wxCommandEvent' undeclared (first use this function) ChannelGui.h:40: error: variable or field `OnLock' declared void ChannelGui.h:41: error: variable or field `OnMuteLeft' declared void ChannelGui.h:42: error: variable or field `OnMuteRight' declared void ChannelGui.h:43: error: variable or field `OnPaint' declared void ChannelGui.h:43: error: redefinition of `int OnPaint' ../libs/WiredWidgets/src/VUMCtrl.h:54: error: `int OnPaint' previously defined here ChannelGui.h:45: error: syntax error before `&' token ChannelGui.h:46: error: non-local function `void SetOpt(DECLARE_EVENT_TABLE()::SeqTrack*)' uses local type ` DECLARE_EVENT_TABLE()::SeqTrack' ChannelGui.h:49: error: non-local variable ` DECLARE_EVENT_TABLE()::SeqTrack*ConnectedSeqTrack' uses local type ` DECLARE_EVENT_TABLE()::SeqTrack' ChannelGui.h:50: error: non-local variable ` DECLARE_EVENT_TABLE()::HintedFader*FaderLeft' uses local type ` DECLARE_EVENT_TABLE()::HintedFader' ChannelGui.h:51: error: non-local variable ` DECLARE_EVENT_TABLE()::HintedFader*FaderRight' uses local type ` DECLARE_EVENT_TABLE()::HintedFader' ChannelGui.h:53: error: syntax error before `*' token ChannelGui.h:54: error: syntax error before `*' token ChannelGui.h:59: error: syntax error before `protected' ChannelGui.h:61: error: syntax error before `*' token ChannelGui.h:62: error: syntax error before `*' token ChannelGui.h:63: error: syntax error before `*' token ChannelGui.h:64: error: syntax error before `*' token ChannelGui.h:65: error: syntax error before `*' token ChannelGui.h:66: error: syntax error before `*' token ChannelGui.h:69: error: syntax error before `*' token ChannelGui.h:70: error: syntax error before `*' token ChannelGui.h:71: error: syntax error before `*' token ChannelGui.h:72: error: syntax error before `*' token ChannelGui.h:73: error: syntax error before `*' token ChannelGui.h:74: error: syntax error before `*' token ChannelGui.h:75: error: syntax error before `*' token ChannelGui.h:76: error: syntax error before `*' token ChannelGui.h:79: error: ISO C++ forbids declaration of `DECLARE_EVENT_TABLE' with no type ChannelGui.h: In function `int DECLARE_EVENT_TABLE()': ChannelGui.h:79: error: redefinition of `int DECLARE_EVENT_TABLE()' ../libs/WiredWidgets/src/VUMCtrl.h:59: error: `int DECLARE_EVENT_TABLE()' previously defined here ChannelGui.h:79: error: redefinition of `int DECLARE_EVENT_TABLE()' ../libs/WiredWidgets/src/VUMCtrl.h:59: error: `int DECLARE_EVENT_TABLE()' previously defined here ChannelGui.h:79: error: redefinition of `int DECLARE_EVENT_TABLE()' ../libs/WiredWidgets/src/DownButton.h:57: error: `int DECLARE_EVENT_TABLE()' previously defined here ChannelGui.h:79: error: redefinition of `int DECLARE_EVENT_TABLE()' ../libs/WiredWidgets/src/FaderCtrl.h:60: error: `int DECLARE_EVENT_TABLE()' previously defined here ChannelGui.h:79: error: redefinition of `int DECLARE_EVENT_TABLE()' ../libs/WiredWidgets/src/Hint.h:19: error: `int DECLARE_EVENT_TABLE()' previously defined here ChannelGui.h:79: error: syntax error before `}' token ChannelGui.h:82: error: base class `DECLARE_EVENT_TABLE()::ChannelGui' has incomplete type ChannelGui.h:84: error: type specifier omitted for parameter `wxImage' ChannelGui.h:84: error: syntax error before `*' token ChannelGui.h:89: error: invalid data member initialization ChannelGui.h:89: error: variable or field `OnFaderLeft' declared void ChannelGui.h:90: error: invalid data member initialization ChannelGui.h:90: error: variable or field `OnFaderRight' declared void ChannelGui.h:91: error: invalid data member initialization ChannelGui.h:91: error: variable or field `OnMuteLeft' declared void ChannelGui.h:92: error: invalid data member initialization ChannelGui.h:92: error: variable or field `OnMuteRight' declared void ChannelGui.h:93: error: invalid data member initialization ChannelGui.h:93: error: variable or field `OnLock' declared void ChannelGui.h:97: error: ISO C++ forbids declaration of `DECLARE_EVENT_TABLE' with no type ChannelGui.h:97: error: missing ';' before right brace In file included from ChannelGui.cpp:7: SeqTrack.h:10:19: wx/wx.h: Nie ma takiego pliku ani katalogu In file included from SeqTrack.h:11, from ChannelGui.cpp:7: ../libs/WiredWidgets/src/ChoiceButton.h:22:19: wx/wx.h: Nie ma takiego pliku ani katalogu In file included from SeqTrack.h:11, from ChannelGui.cpp:7: ../libs/WiredWidgets/src/ChoiceButton.h:25: error: syntax error before `{' token ../libs/WiredWidgets/src/ChoiceButton.h:30: error: destructors must be member functions ../libs/WiredWidgets/src/ChoiceButton.h:30: error: virtual outside class declaration ../libs/WiredWidgets/src/ChoiceButton.h:32: error: virtual outside class declaration ../libs/WiredWidgets/src/ChoiceButton.h:32: error: variable or field `OnPaint' declared void ../libs/WiredWidgets/src/ChoiceButton.h:32: error: redefinition of `int OnPaint ' ChannelGui.h:43: error: `int OnPaint' previously defined here ../libs/WiredWidgets/src/ChoiceButton.h:33: error: virtual outside class declaration ../libs/WiredWidgets/src/ChoiceButton.h:33: error: variable or field ` OnMouseEvent' declared void ../libs/WiredWidgets/src/ChoiceButton.h:33: error: redefinition of `int OnMouseEvent' ../libs/WiredWidgets/src/DownButton.h:41: error: `int OnMouseEvent' previously defined here ../libs/WiredWidgets/src/ChoiceButton.h:34: error: `wxBitmap' undeclared (first use this function) ../libs/WiredWidgets/src/ChoiceButton.h:34: error: `img' undeclared (first use this function) ../libs/WiredWidgets/src/ChoiceButton.h:34: error: virtual outside class declaration ../libs/WiredWidgets/src/ChoiceButton.h:34: error: variable or field `SetImage' declared void ../libs/WiredWidgets/src/ChoiceButton.h:36: error: syntax error before ` protected' ../libs/WiredWidgets/src/ChoiceButton.h:41: error: ISO C++ forbids declaration of `DECLARE_EVENT_TABLE' with no type ../libs/WiredWidgets/src/ChoiceButton.h: In function `int DECLARE_EVENT_TABLE() ': ../libs/WiredWidgets/src/ChoiceButton.h:41: error: redefinition of `int DECLARE_EVENT_TABLE()' ChannelGui.h:79: error: `int DECLARE_EVENT_TABLE()' previously defined here ../libs/WiredWidgets/src/ChoiceButton.h:41: error: redefinition of `int DECLARE_EVENT_TABLE()' ChannelGui.h:79: error: `int DECLARE_EVENT_TABLE()' previously defined here ../libs/WiredWidgets/src/ChoiceButton.h:41: error: redefinition of `int DECLARE_EVENT_TABLE()' ../libs/WiredWidgets/src/VUMCtrl.h:59: error: `int DECLARE_EVENT_TABLE()' previously defined here ../libs/WiredWidgets/src/ChoiceButton.h:41: error: redefinition of `int DECLARE_EVENT_TABLE()' ../libs/WiredWidgets/src/DownButton.h:57: error: `int DECLARE_EVENT_TABLE()' previously defined here ../libs/WiredWidgets/src/ChoiceButton.h:41: error: redefinition of `int DECLARE_EVENT_TABLE()' ../libs/WiredWidgets/src/FaderCtrl.h:60: error: `int DECLARE_EVENT_TABLE()' previously defined here ../libs/WiredWidgets/src/ChoiceButton.h:41: error: redefinition of `int DECLARE_EVENT_TABLE()' ../libs/WiredWidgets/src/Hint.h:19: error: `int DECLARE_EVENT_TABLE()' previously defined here ../libs/WiredWidgets/src/ChoiceButton.h:41: error: syntax error before `}' token In file included from SeqTrack.h:12, from ChannelGui.cpp:7: ../redist/Plugin.h:4:19: wx/wx.h: Nie ma takiego pliku ani katalogu In file included from SeqTrack.h:12, from ChannelGui.cpp:7: ../redist/Plugin.h:44: error: syntax error before `*' token ../redist/Plugin.h:45: error: 'wxPoint' is used as a type, but is not defined as a type. ../redist/Plugin.h:46: error: 'wxSize' is used as a type, but is not defined as a type. ../redist/Plugin.h:112: error: syntax error before `{' token ../redist/Plugin.h:115: error: destructors must be member functions ../redist/Plugin.h:118: error: virtual outside class declaration ../redist/Plugin.h: In function `void Init()': ../redist/Plugin.h:121: error: virtual outside class declaration ../redist/Plugin.h: In function `void Play()': ../redist/Plugin.h:123: error: virtual outside class declaration ../redist/Plugin.h: In function `void Stop()': ../redist/Plugin.h:128: error: virtual outside class declaration ../redist/Plugin.h: In function `void Load(int, long int)': ../redist/Plugin.h:132: error: virtual outside class declaration ../redist/Plugin.h: In function `long int Save(int)': ../redist/Plugin.h:136: error: virtual outside class declaration ../redist/Plugin.h: In function `void SetBufferSize(long int)': ../redist/Plugin.h:139: error: virtual outside class declaration ../redist/Plugin.h: In function `void SetSamplingRate(double)': ../redist/Plugin.h:141: error: virtual outside class declaration ../redist/Plugin.h: In function `void SetBPM(float)': ../redist/Plugin.h:143: error: virtual outside class declaration ../redist/Plugin.h: In function `void SetSignature(int, int)': ../redist/Plugin.h:150: error: virtual outside class declaration ../redist/Plugin.h: In function `void Process(float**, float**, long int)': ../redist/Plugin.h:160: error: virtual outside class declaration ../redist/Plugin.h:160: error: non-local function `void ProcessEvent(DECLARE_EVENT_TABLE()::WiredEvent&)' uses local type ` DECLARE_EVENT_TABLE()::WiredEvent' ../redist/Plugin.h: In function `void ProcessEvent(DECLARE_EVENT_TABLE()::WiredEvent&)': ../redist/Plugin.h:163: error: virtual outside class declaration ../redist/Plugin.h: In function `bool HasView()': ../redist/Plugin.h:165: error: syntax error before `*' token ../redist/Plugin.h:167: error: virtual outside class declaration ../redist/Plugin.h: In function `void DestroyView()': ../redist/Plugin.h:170: error: virtual outside class declaration ../redist/Plugin.h:170: error: function `bool IsAudio()' is initialized like a variable ../redist/Plugin.h:172: error: virtual outside class declaration ../redist/Plugin.h:172: error: function `bool IsMidi()' is initialized like a variable ../redist/Plugin.h:175: error: virtual outside class declaration ../redist/Plugin.h: In function `std::string GetHelpString()': ../redist/Plugin.h:178: error: virtual outside class declaration ../redist/Plugin.h: In function `void SetHelpMode(bool)': ../redist/Plugin.h:181: error: virtual outside class declaration ../redist/Plugin.h: In function `std::string DefaultName()': ../redist/Plugin.h:184: error: syntax error before `*' token ../redist/Plugin.h:187: error: virtual outside class declaration ../redist/Plugin.h:187: error: variable or field `OnKeyEvent' declared void ../redist/Plugin.h:187: confused by earlier errors, bailing out make[2]: *** [ChannelGui.o] Błąd 1 make[2]: Leaving directory `/home/dede/progs/wired/src/gui' make[1]: *** [all-recursive] Błąd 1 make[1]: Leaving directory `/home/dede/progs/wired/src' make: *** [all-recursive] Błąd 1 Sorki ze tyle tego tu dalem ale nie wiedzialem co moze "cos" mowic:). P.S. To jest w trakcie kompilacji wired a bardzo podobne bledy i podsumowanie niemal identyczne wyswietla mi prz jeszcze kilku innych programach( ale nie wszystkich, zeby nie bylo). Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
Rekomendowane odpowiedzi
Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto
Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.
Zarejestruj nowe konto
Załóż nowe konto. To bardzo proste!
Zarejestruj sięZaloguj się
Posiadasz już konto? Zaloguj się poniżej.
Zaloguj się