| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
| 0012562 | MIDAS | MIDASdesktop | public | 2011-11-06 15:45 | 2011-11-06 15:45 | ||||||||
| Reporter | Matthew McCormick | ||||||||||||
| Assigned To | Zach Mullen | ||||||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||||||
| Status | assigned | Resolution | open | ||||||||||
| Platform | OS | Linux | OS Version | ||||||||||
| Product Version | |||||||||||||
| Target Version | Fixed in Version | ||||||||||||
| Summary | 0012562: MIDASDesktop does not link. | ||||||||||||
| Description | Linking CXX executable MIDASDesktop CMakeFiles/MIDASDesktop.dir/GUI/MIDASDesktopUI.cxx.o: In function `QTest::qWait(int)': MIDASDesktopUI.cxx:(.text+0x44): undefined reference to `QTest::qSleep(int)' CMakeFiles/MIDASDesktop.dir/GUI/MIDASDesktopUI.cxx.o: In function `QTest::simulateEvent(QWidget* String, bool, int)': MIDASDesktopUI.cxx:(.text+0xad): undefined reference to `QTest::defaultKeyDelay()' MIDASDesktopUI.cxx:(.text+0xc7): undefined reference to `QTest::defaultKeyDelay()' MIDASDesktopUI.cxx:(.text+0x164): undefined reference to `QTest::qWarn(char const*)' CMakeFiles/MIDASDesktop.dir/GUI/MIDASDesktopUI.cxx.o: In function `QTest::mouseEvent(QTest::Mous t::KeyboardModifier>, QPoint, int)': MIDASDesktopUI.cxx:(.text+0xe75): undefined reference to `QTest::defaultMouseDelay()' MIDASDesktopUI.cxx:(.text+0xe92): undefined reference to `QTest::defaultMouseDelay()' MIDASDesktopUI.cxx:(.text+0x1486): undefined reference to `QTest::qWarn(char const*)' collect2: ld returned 1 exit status make[2]: *** [Applications/MIDASDesktop/MIDASDesktop] Error 1 | ||||||||||||
| Steps To Reproduce | To fix, link to the QtTest library. | ||||||||||||
| Additional Information | Patch attached. | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Attached Files | |||||||||||||
| Relationships | |
| Relationships |
| Notes | |
| There are no notes attached to this issue. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2011-11-06 15:45 | Matthew McCormick | New Issue | |
| 2011-11-06 15:45 | Matthew McCormick | Status | new => assigned |
| 2011-11-06 15:45 | Matthew McCormick | Assigned To | => Zach Mullen |
| 2011-11-06 15:45 | Matthew McCormick | File Added: 0001-BUG-Link-to-QtTest-library.patch | |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |