Giter Club home page Giter Club logo

cgc1's People

Contributors

garyfurnish avatar

Watchers

 avatar  avatar

Forkers

dangrayson

cgc1's Issues

can't build

I can't succeed in building this:

gallium$ mkdir cgc1-build/
gallium$ cd cgc1-build/
gallium$ cmake -S../cgc1
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.

-- The C compiler identification is AppleClang 11.0.3.11030032
-- The CXX compiler identification is AppleClang 11.0.3.11030032
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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 CMakeLists.txt:3 (include):
  include could not find load file:

    mcpputil/setup.cmake


CMake Error at CMakeLists.txt:6 (add_subdirectory):
  The source directory

    /Users/dan/src/M2/BillFurnish/cgc1/mcpputil

  does not contain a CMakeLists.txt file.


CMake Error at CMakeLists.txt:7 (add_subdirectory):
  add_subdirectory given source "mcpposutil/mcpposutil/mcpposutil" which is
  not an existing directory.


CMake Error at CMakeLists.txt:8 (add_subdirectory):
  add_subdirectory given source "mcpposutil/mcpposutil/mcpposutil_test" which
  is not an existing directory.


CMake Error at CMakeLists.txt:10 (add_subdirectory):
  The source directory

    /Users/dan/src/M2/BillFurnish/cgc1/mcppconcurrency

  does not contain a CMakeLists.txt file.


CMake Error at CMakeLists.txt:12 (add_subdirectory):
  The source directory

    /Users/dan/src/M2/BillFurnish/cgc1/mcppalloc

  does not contain a CMakeLists.txt file.


-- Configuring incomplete, errors occurred!
See also "/Users/dan/src/M2/BillFurnish/cgc1-build/CMakeFiles/CMakeOutput.log".

@mahrud - do you have any advice for me?

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.