aMule Bug Tracker - aMule |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000492 | aMule | Utilities | public | 2005-06-24 15:03 | 2005-06-24 21:28 |
|
| Reporter | zigfried | |
| Assigned To | Kry | |
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | 2.0.3 | |
| Target Version | | Fixed in Version | SVN | |
| Fixed in Revision | |
| Operating System | |
|
| Summary | 0000492: aMule gui fails to compile when using wxMotif 2.6.1 |
| Description | Looks like #include <wx/dataobj.h> is added from some other header when using the GTK wx version.
To fix:
Add #include <wx/dataobj.h> to amule-gui.cpp |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2005-06-24 15:03 | zigfried | New Issue | |
| 2005-06-24 21:28 | Kry | Status | new => assigned |
| 2005-06-24 21:28 | Kry | Assigned To | => Kry |
| 2005-06-24 21:28 | Kry | Status | assigned => resolved |
| 2005-06-24 21:28 | Kry | Fixed in Version | => CVS |
| 2005-06-24 21:28 | Kry | Resolution | open => fixed |
| 2005-06-24 21:28 | Kry | Note Added: 0001103 | |