Coder Social home page Coder Social logo

pbrpc's People

Contributors

madwyn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pbrpc's Issues

Cannot build the project, CMakeLists.txt not found in deps

I m taking this project as a reference to build a RPC. I forked the project. But could not build the project.. It seems there is no CMakeLists.txt file in deps folderm So I created it.
`cmake_minimum_required(VERSION 2.8.4)

add_subdirectory(libpbrpc)
add_subdirectory(mongoose)`

it worked but i got another error.
MONGOOSE_ROOT_DIR must be set to the location of mongoose sources.
Can you help me out.. i m not quite much familier with how Cmake works in the mongoose directory (i noticed that you have forked it from casenta and created own CMakeLists file for it'

Thanks for help

git clone --recursive error

I assume the code should be checked out with:

git clone --recursive [email protected]:madwyn/pbrpc.git

(Maybe it would be worth to add explicitly in the README?)

I'm getting an error with deps/mongoose:

Cloning into 'deps/mongoose'...
remote: Counting objects: 6364, done.
remote: Total 6364 (delta 0), reused 0 (delta 0), pack-reused 6364
Receiving objects: 100% (6364/6364), 7.18 MiB | 381.00 KiB/s, done.
Resolving deltas: 100% (3571/3571), done.
Checking connectivity... done.
fatal: reference is not a tree: 7d236d7f33f522dcb951d799b7c7a2ef1f8e8469
Unable to checkout '7d236d7f33f522dcb951d799b7c7a2ef1f8e8469' in submodule path 'deps/mongoose'

deps/mongoose directory remains empty (unlike deps/libpbrpc/ which does have files).

Do you know why it happens and how to fix it? Thanks!

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.