News:

--

Main Menu

Fixed: cli/DIA_msharpen.cpp

Started by Jan Gruuthuse, January 18, 2017, 09:33:25 AM

Previous topic - Next topic

Jan Gruuthuse

with Ubuntu 14.04.5 QT4 64-bit
**************************

-- Packager=deb, valid choices= {deb,rpm,tgz,none}

-- Configuring done
CMake Error at /home/jan/avidemux2/install/usr/include/avidemux/2.6/cmake/admAsNeeded.cmake:8 (ADD_LIBRARY):
  Cannot find source file:

    cli/DIA_msharpen.cpp

  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  .hxx .in .txx
Call Stack (most recent call first):
  /home/jan/avidemux2/install/usr/include/avidemux/2.6/cmake/vf_plugin_cli.cmake:12 (ADM_ADD_SHARED_LIBRARY)
  ADM_videoFilters6/mSharpen/CMakeLists.txt:21 (INIT_VIDEO_FILTER_CLI)


-- Build files have been written to: /home/jan/avidemux2/buildPluginsCLI
** Failed at cmakeZ**

Jan Gruuthuse

#1
with Ubuntu 16.04.1 QT5 64-bit
-- Packager=deb, valid choices= {deb,rpm,tgz,none}

-- Configuring done
CMake Error at /home/jan/avidemux2/install/usr/include/avidemux/2.6/cmake/admAsNeeded.cmake:8 (ADD_LIBRARY):
  Cannot find source file:

    cli/DIA_msharpen.cpp

  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  .hxx .in .txx
Call Stack (most recent call first):
  /home/jan/avidemux2/install/usr/include/avidemux/2.6/cmake/vf_plugin_cli.cmake:12 (ADM_ADD_SHARED_LIBRARY)
  ADM_videoFilters6/mSharpen/CMakeLists.txt:21 (INIT_VIDEO_FILTER_CLI)


CMake Error: CMake can not determine linker language for target: ADM_vf_msharpen
CMake Error: Cannot determine link language for target "ADM_vf_msharpen".
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_EDIT_COMMAND
    ENABLE_QT5


-- Build files have been written to: /home/jan/avidemux2/buildPluginsCLI
** Failed at cmakeZ**

Jan Gruuthuse

Fixed:  5f5b12f            flyMSharpen] cosmetic Ubuntu 16.04.1 QT5 64-bit

Jan Gruuthuse

Fixed:  5f5b12f            flyMSharpen] cosmetic Ubuntu 14.04.5 QT4 64-bit