Anonymous | Login | Signup for a new account | 2024-11-01 00:16 CET |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001718 | aMule | Misc | public | 2012-05-08 07:49 | 2012-05-12 07:46 | ||||
Reporter | mrhed | ||||||||
Assigned To | sturedman | ||||||||
Priority | normal | Severity | block | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 2.3.1 | ||||||||
Target Version | Fixed in Version | 2.3.2 | |||||||
Summary | 0001718: unable to compile | ||||||||
Description | im unable to compile this on slackware64 kernel 3.3.2 gcc version gcc (GCC) 4.7.0 this is what i end up with while compiling Compiling DownloadQueue.cpp In file included from DownloadQueue.h:30:0, from DownloadQueue.cpp:26: ObservableQueue.h: In instantiation of ‘void CObservableQueue<ValueType>::ObserverAdded(CObservableQueue<ValueType>::ObserverType*) [with ValueType = CPartFile*; CObservableQueue<ValueType>::ObserverType = CObserver<CQueueEvent<CPartFile*> >]’: DownloadQueue.cpp:1528:32: required from here ObservableQueue.h:334:2: error: ‘NotifyObservers’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] ObservableQueue.h:334:2: note: declarations in dependent base ‘CObservable<CQueueEvent<CPartFile*> >’ are not found by unqualified lookup ObservableQueue.h:334:2: note: use ‘this->NotifyObservers’ instead ObservableQueue.h: In instantiation of ‘void CObservableQueue<ValueType>::ObserverRemoved(CObservableQueue<ValueType>::ObserverType*) [with ValueType = CPartFile*; CObservableQueue<ValueType>::ObserverType = CObserver<CQueueEvent<CPartFile*> >]’: DownloadQueue.cpp:1665:1: required from here ObservableQueue.h:341:2: error: ‘NotifyObservers’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] ObservableQueue.h:341:2: note: declarations in dependent base ‘CObservable<CQueueEvent<CPartFile*> >’ are not found by unqualified lookup ObservableQueue.h:341:2: note: use ‘this->NotifyObservers’ instead make[3]: *** [amule-DownloadQueue.o] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 | ||||||||
Tags | No tags attached. | ||||||||
Fixed in Revision | 10772 | ||||||||
Operating System | Slackware64 | ||||||||
Attached Files | |||||||||
Issue History | |||
Date Modified | Username | Field | Change |
2012-05-08 07:49 | mrhed | New Issue | |
2012-05-08 07:49 | mrhed | Operating System | => Slackware64 |
2012-05-12 07:38 | GonoszTopi | Relationship added | duplicate of 0001715 |
2012-05-12 07:39 | GonoszTopi | Fixed in Revision | => 10772 |
2012-05-12 07:39 | GonoszTopi | Status | new => resolved |
2012-05-12 07:39 | GonoszTopi | Resolution | open => fixed |
2012-05-12 07:39 | GonoszTopi | Fixed in Version | => 2.3.2 |
2012-05-12 07:46 | GonoszTopi | Assigned To | => sturedman |
Copyright © 2000 - 2024 MantisBT Team |