XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • Marlin 13.0.1
    • App Framework
    • None

      vecrear@vecrear-desktop:~/xds-workspace/helloworld-native-application$ xds-cli exec "mkdir -p build && cd build && cmake .."
      CMake Warning (dev) in CMakeLists.txt:
      No project() command is present. The top-level CMakeLists.txt file must
      contain a literal, direct call to the project() command. Add a line of
      code such as

      project(ProjectName)

      near the top of the file, but after cmake_minimum_required().

      CMake is pretending there is a "project(Project)" command on the first
      line.
      This warning is for project developers. Use -Wno-dev to suppress it.

      Distribution detected (separated by ';' choose one of them) poky-agl
      Include: /usr/share/cmake-3.16/Modules/CMakeAfbTemplates/cmake/cmake.d/01-build_options.cmake
      – Checking for module 'libafbwsc'
      – No package 'libafbwsc' found
      CMake Error at /usr/share/cmake-3.16/Modules/FindPkgConfig.cmake:463 (message):
      A required package was not found
      Call Stack (most recent call first):
      /usr/share/cmake-3.16/Modules/FindPkgConfig.cmake:643 (_pkg_check_modules_internal)
      /usr/share/cmake-3.16/Modules/CMakeAfbTemplates/cmake/cmake.d/01-build_options.cmake:137 (PKG_CHECK_MODULES)
      /usr/share/cmake-3.16/Modules/CMakeAfbTemplates/cmake/common.cmake:101 (include)
      /usr/share/cmake-3.16/Modules/CMakeAfbTemplates.cmake:19 (include)
      conf.d/cmake/config.cmake:197 (include)
      CMakeLists.txt:21 (include)

      – Configuring incomplete, errors occurred!
      See also "/home/vecrear/xds-workspace/helloworld-native-application/build/CMakeFiles/CMakeOutput.log".

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jsmoeller Jan-Simon Moeller
            jairaj Jairaj NP
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: