https://bugs.kde.org/show_bug.cgi?id=363354

            Bug ID: 363354
           Summary: git master: error during compile
           Product: kdenlive
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Installation
          Assignee: vpi...@kde.org
          Reporter: maxs...@tin.it

After the latest modify
https://git.launchpad.net/kdenlive/commit/?id=4e4870bbb16b0c83cade0eff3aeeedda190e3be6
it's no more possible to compile Kdenlive.
The error is this one:
mainwindow.cpp:244:36: error: ‘GroupedDragging’ is not a member of
‘QMainWindow’

Reproducible: Always

Steps to Reproduce:
1.Open the terminal and write
2.git clone https://git.launchpad.net/kdenlive
3.cd kdenlive
4.mkdir build
5.cd build
6.cmake .. -DCMAKE_INSTALL_PREFIX=/install/path
7.make -j4

Actual Results:  
Compiling operation stops at 98% with error:
mainwindow.cpp:244:36: error: ‘GroupedDragging’ is not a member of
‘QMainWindow’

Expected Results:  
Compiling operations end successfully at 100%

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

Reply via email to