ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 44257: /trunk/ui/qt/ /trunk/ui/qt/: CMakeLists.txt Makef

Date: Sat, 04 Aug 2012 00:31:31 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44257

User: jmayer
Date: 2012/08/03 05:31 PM

Log:
 Try to copy over the changes to QtShark.pro to automake and cmake.
 Note: It still fails with
 Linking CXX executable qtshark
 lib/libqtui.a(interface_tree.cpp.o): In function `SparkLineDelegate':
 /home/jmayer/work/wireshark/svn/trunk/ui/qt/sparkline_delegate.h:10: undefined reference to `vtable for SparkLineDelegate'
 collect2: error: ld returned 1 exit status

Directory: /trunk/ui/qt/
  Changes    Path               Action
  +1 -0      CMakeLists.txt     Modified
  +2 -0      Makefile.common    Modified