milohr / babe-qt

This version is unmantained. The new version is now named VVAVE
https://phabricator.kde.org/source/vvave/
Other
140 stars 9 forks source link

File youtube.ui missing in master #31

Closed NickLion closed 7 years ago

NickLion commented 7 years ago

On cmake run got error:

CMake Error in CMakeLists.txt:
  Cannot find source file:

    /home/nicklion/dev/extern/kde/babe-qt/youtube.ui

Branch: master.

NickLion commented 7 years ago

To compile it, youtube.ui should be replaced in CMakeLists.txt to form.ui and form.cpp added.

milohr commented 7 years ago

yes, the youtube ui interface was removed, and the form ui is the interface implementation to modify the file metadata. i will solve this asap