ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 10963] wireshark QT has blank content in Authors and Licen

Date: Sun, 15 Feb 2015 22:55:12 +0000

Comment # 6 on bug 10963 from
(In reply to Pascal Quantin from comment #5)
> (In reply to Gerald Combs from comment #4)
> > I don't have my Windows VM on hand, but I'm pretty sure that neither
> > Makefile.nmake nor ui/qt/Wireshark.pro copy AUTHORS-SHORT or COPYING.txt
> > into the Qt build directory (wireshark-qt-${CONFIG})
> > 
> > Ultimately I'd like to get the Windows build environment migrated to CMake
> > (which *does* copy both files) but in the mean time this looks like an easy
> > thing to fix.
> 
> There are other files not copied like init.lua, manuf, NEWS.txt, README.txt,
> README.windows.txt, services, smi_modules, ... not to talk about the
> optional components (capinfos, captype, dumpcap, editcap, mergecap, randpkt,
> rawshark, text2pcap, tshark) and their help file. Should we start copying
> them also?

In that case it might be easier to make INSTALL_DIR and INSTALL_DIR_QT the same
in config.nmake. Or we could switch to CMake. :-)


You are receiving this mail because:
  • You are watching all bug changes.