Code Monkey home page Code Monkey logo

lue_consume's Introduction

lue_consume

Dummy project for demonstrating how and testing whether consuming the LUE repository works.

When configuring the project, CMake will first try to find LUE using FindPackage. If that fails, FetchContent is used to download and configure LUE (and HPX) as part of the lue_consume project. Whichever option is used to obtain the LUE targets is not relevant to how to use the LUE targets in the CMake and C++ code.

lue_consume's People

Contributors

kordejong avatar

Watchers

Derek Karssenberg avatar Oliver Schmitz avatar

lue_consume's Issues

Fails to configure

$ cmake ~/test/lue_consume/
-- The CXX compiler identification is GNU 12.3.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++-12 - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
[ 11%] Creating directories for 'lue-populate'
[ 22%] Performing download step (git clone) for 'lue-populate'
Cloning into 'lue-src'...
fatal: '/home/user/development/project/github/computational_geography/lue' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Cloning into 'lue-src'...
fatal: '/home/user/development/project/github/computational_geography/lue' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Cloning into 'lue-src'...
fatal: '/home/user/development/project/github/computational_geography/lue' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
-- Had to git clone more than once: 3 times.
CMake Error at lue-subbuild/lue-populate-prefix/tmp/lue-populate-gitclone.cmake:39 (message):
  Failed to clone repository:
  'file:///home/user/development/project/github/computational_geography/lue'


gmake[2]: *** [CMakeFiles/lue-populate.dir/build.make:102: lue-populate-prefix/src/lue-populate-stamp/lue-populate-download] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/lue-populate.dir/all] Error 2
gmake: *** [Makefile:91: all] Error 2

CMake Error at /usr/share/cmake-3.27/Modules/FetchContent.cmake:1662 (message):
  Build step for lue failed: 2
Call Stack (most recent call first):
  /usr/share/cmake-3.27/Modules/FetchContent.cmake:1802:EVAL:2 (__FetchContent_directPopulate)
  /usr/share/cmake-3.27/Modules/FetchContent.cmake:1802 (cmake_language)
  /usr/share/cmake-3.27/Modules/FetchContent.cmake:2016 (FetchContent_Populate)
  CMakeLists.txt:17 (FetchContent_MakeAvailable)


-- Configuring incomplete, errors occurred!

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.