[opensource-dev] post-configuration errors

Jonathan Welch jhwelch at gmail.com
Wed Jan 4 09:04:18 PST 2017


At the end of the configuration process I now am getting a screen full
of these errors.  Should something be adjusted to suppress them or
what?

-- Configuring done
CMake Warning (dev) at media_plugins/libvlc/CMakeLists.txt:61 (add_dependencies)
:
  Policy CMP0046 is not set: Error on non-existent dependency in
  add_dependencies.  Run "cmake --help-policy CMP0046" for policy details.
  Use the cmake_policy command to set the policy and suppress this warning.

  The dependency target "debug" of target "media_plugin_libvlc" does not
  exist.
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at media_plugins/libvlc/CMakeLists.txt:61 (add_dependencies)
:
  Policy CMP0046 is not set: Error on non-existent dependency in
  add_dependencies.  Run "cmake --help-policy CMP0046" for policy details.
  Use the cmake_policy command to set the policy and suppress this warning.

  The dependency target "libboost_context-mt" of target "media_plugin_libvlc"
  does not exist.
This warning is for project developers.  Use -Wno-dev to suppress it.


More information about the opensource-dev mailing list