Wireshark-bugs: [Wireshark-bugs] [Bug 7973] New: QRC files are missing in 1.8.3 release tarball

Date: Wed, 14 Nov 2012 07:01:24 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7973

           Summary: QRC files are missing in 1.8.3 release tarball
           Product: Wireshark
           Version: 1.8.3
          Platform: x86
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Wireshark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: j.gnu@xxxxxxxxxxxxxxxxx


Build Information:

--
When trying to build 1.8.3 with the QT UI, the build complains:

  : -- Configuring done
  : CMake Error in ui/qt/CMakeLists.txt:
  : Cannot find source file:
  : 
  : /tmp/wireshark-1.8.3/ui/qt/display_filter.qrc
  : 
  : Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  : .hxx .in .txx
  : 
  : 
  : CMake Error in ui/qt/CMakeLists.txt:
  : Cannot find source file:
  : 
  : /tmp/wireshark-1.8.3/ui/qt/i18n.qrc
  : 
  : Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  : .hxx .in .txx
  : 
  : 
  : CMake Error in ui/qt/CMakeLists.txt:
  : Cannot find source file:
  : 
  : /tmp/wireshark-1.8.3/ui/qt/toolbar.qrc
  : 
  : Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  : .hxx .in .txx
  : 
  : 
  : CMake Error in ui/qt/CMakeLists.txt:
  : Cannot find source file:
  : 
  : /tmp/wireshark-1.8.3/ui/qt/welcome.qrc
  : 
  : Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  : .hxx .in .txx
  : 
  : 
  : -- Generating done

(I fetched those files manually from the SVN branch, and will retry
the build.)

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.