View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012562MIDASMIDASdesktoppublic2011-11-06 15:452011-11-06 15:45
ReporterMatthew McCormick 
Assigned ToZach Mullen 
PrioritynormalSeveritymajorReproducibilityalways
StatusassignedResolutionopen 
PlatformOSLinuxOS Version
Product Version 
Target VersionFixed in Version 
Summary0012562: MIDASDesktop does not link.
DescriptionLinking 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 ReproduceTo fix, link to the QtTest library.
Additional InformationPatch attached.
TagsNo tags attached.
Attached Filespatch file icon 0001-BUG-Link-to-QtTest-library.patch [^] (791 bytes) 2011-11-06 15:45 [Show Content]

 Relationships

  Notes
There are no notes attached to this issue.

 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


Copyright © 2000 - 2018 MantisBT Team