Fixed ** Failed at make, result in /tmp/logbuildCli** ubuntu 14.04.5 64-bit

Started by Jan Gruuthuse, December 24, 2016, 09:11:24 AM

Previous topic - Next topic

Jan Gruuthuse

update: fixed
commit  da5b3b4  [build] move flyDialog to Qt only to simplify it later

-- Build files have been written to: /home/jan/avidemux2/buildCli
make[2]: *** [ADM_UIsCli/src/CMakeFiles/ADM_UI_Cli6.dir/DIA_flyDialogCli.cpp.o] Error 1
make[2]: Leaving directory `/home/jan/avidemux2/buildCli'
make[1]: *** [ADM_UIsCli/src/CMakeFiles/ADM_UI_Cli6.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....

Jan Gruuthuse

Quoteunknown parameter --without-gtk
Bootstrap avidemux 2.6:
***********************
  --help                : Print usage
  --prefix=DIR          : Install to directory DIR (default: /usr)
  --rpm                 : Create rpm packages
  --deb                 : Create deb packages
  --tgz                 : Create tgz packages
  --debug               : Switch debugging on
  --rebuild             : Preserve existing build directories
  --with-core           : Build core
  --without-core        : Don't build core
  --with-cli            : Build cli
  --without-cli         : Don't build cli
  --with-core           : Build core
  --without-qt4         : Don't build qt4
  --with-plugins        : Build plugins
  --without-plugins     : Don't build plugins
  --enable-qt4          : Try to use qt4 instead of qt5
  --enable-asan         : Enable Clang/llvm address sanitizer
  --with-clang          : Use clang/clang++ as compiler
  --with-system-libass  : Use system libass instead of the bundled one
  --with-system-liba52  : Use system liba52 (a52dec) instead of the bundled one
  --with-system-libmad  : Use system libmad instead of the bundled one


just drop the --without-gtk from commandline

Jan Gruuthuse

Fixed: commit 938aea2   [all] Move flyDialog to be Qt only
** ALL DONE **
** The installable packages are in the debs folder **