Giter VIP home page Giter VIP logo

cmake-capnproto's People

Contributors

walterschell avatar

Watchers

 avatar  avatar

cmake-capnproto's Issues

Description not correct. Additional parts necessary...

Thank You for Your efforts. I'm not able to configure using the commands in Your README.md though.

This is the CMake output:

-- The C compiler identification is GNU 9.3.0
-- The CXX compiler identification is GNU 9.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at /mnt/c/work/git/cmake-capnproto/CMakeLists.txt:7 (add_subdirectory):
  The source directory

    /mnt/c/work/git/cmake-capnproto/deps/c-capnproto

  does not contain a CMakeLists.txt file.


CMake Error at /usr/share/cmake-3.16/Modules/ExternalProject.cmake:2630 (message):
  No download info given for 'capnp-proj' and its source directory:

   /mnt/c/work/git/cmake-capnproto/deps/capnproto

  is not an existing non-empty directory.  Please specify one of:

   * SOURCE_DIR with an existing non-empty directory
   * DOWNLOAD_COMMAND
   * URL
   * GIT_REPOSITORY
   * SVN_REPOSITORY
   * HG_REPOSITORY
   * CVS_REPOSITORY and CVS_MODULE
Call Stack (most recent call first):
  /usr/share/cmake-3.16/Modules/ExternalProject.cmake:3236 (_ep_add_download_command)
  /mnt/c/work/git/cmake-capnproto/CMakeLists.txt:15 (ExternalProject_Add)


CMake Error at /usr/share/cmake-3.16/Modules/ExternalProject.cmake:2630 (message):
  No download info given for 'c-capnp-proj' and its source directory:

   /mnt/c/work/git/cmake-capnproto/deps/c-capnproto

  is not an existing non-empty directory.  Please specify one of:

   * SOURCE_DIR with an existing non-empty directory
   * DOWNLOAD_COMMAND
   * URL
   * GIT_REPOSITORY
   * SVN_REPOSITORY
   * HG_REPOSITORY
   * CVS_REPOSITORY and CVS_MODULE
Call Stack (most recent call first):
  /usr/share/cmake-3.16/Modules/ExternalProject.cmake:3236 (_ep_add_download_command)
  /mnt/c/work/git/cmake-capnproto/CMakeLists.txt:37 (ExternalProject_Add)


CMake Error at /mnt/c/work/git/cmake-capnproto/cmake/capnp-c.cmake:9 (message):
  Missing required targets: capnp_c
Call Stack (most recent call first):
  /mnt/c/work/git/cmake-capnproto/cmake/capnp-c.cmake:13 (require_targets)
  CMakeLists.txt:5 (include)


-- Configuring incomplete, errors occurred!
See also "/mnt/c/work/git/c-capnproto-doku/example/build/CMakeFiles/CMakeOutput.log".

Whereto do I need to checkout capnproto and c-capnproto? Or how to provide the necessary paths?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.