News:

--

Main Menu

--enable-qt5 in wiki and bash

Started by Jan Gruuthuse, April 21, 2016, 09:42:22 AM

Previous topic - Next topic

Jan Gruuthuse

contradictory information regarding parameter --enable-qt5 in Avidemux wiki and against bash?
cd ~/avidemux2 && bash bootStrap.bash --deb --without-gtk --enable-qt5 --with-cli
QuoteCMAKE Version : 3.5.1
Cmake version >=2.8.7 doesnt need fakeroot
unknown parameter --enable-qt5

at a later stage during build:
QuoteCMake Warning:
  Manually-specified variables were not used by the project:

   CMAKE_EDIT_COMMAND
   ENABLE_QT5

while bash bootStrap.bash --deb --without-gtk --with-cli does build QT5
QuoteCMAKE Version : 3.5.1
Cmake version >=2.8.7 doesnt need fakeroot
Build configuration :
******************* :
Build type :
Release build
    Core will be built
     Gtk will be skipped
    Qt5 will be built
    Cli will be built
    Plugins will be built


some findings done while building 2.6.12 on ubuntu 16.04ß ;)
Quote-rw-rw-r-- 1 jan jan    1336 apr 21 11:33 avidemux3-cli-2.6.12-160421-dev.deb
-rw-rw-r-- 1 jan jan 1590720 apr 21 11:33 avidemux3-cli-2.6.12-160421-runtime.deb
-rw-rw-r-- 1 jan jan  306550 apr 21 11:33 avidemux3-core-2.6.12-160421-dev.deb
-rw-rw-r-- 1 jan jan 3662712 apr 21 11:33 avidemux3-core-2.6.12-160421-runtime.deb
-rw-rw-r-- 1 jan jan   41198 apr 21 11:33 avidemux3-plugins-CLI-2.6.12-160421-plugins.deb
-rw-rw-r-- 1 jan jan 1808164 apr 21 11:33 avidemux3-plugins-COMMON-2.6.12-160421-plugins.deb
-rw-rw-r-- 1 jan jan  330052 apr 21 11:33 avidemux3-plugins-qt5-2.6.12-160421-plugins.deb
-rw-rw-r-- 1 jan jan    1368 apr 21 11:33 avidemux3-qt5-2.6.12-160421-dev.deb
-rw-rw-r-- 1 jan jan 2459660 apr 21 11:33 avidemux3-qt5-2.6.12-160421-runtime.deb
-rw-rw-r-- 1 jan jan    1944 apr 21 11:33 avidemux3-settings-2.6.12-160421-settings.deb
** ALL DONE **
** The installable packages are in the debs folder **

mean