GithubHelp home page GithubHelp logo

Comments (4)

raffertyyu avatar raffertyyu commented on May 26, 2024

在执行 cmake 的时候就会生成,可以看下 cmake 的执行日志的报错信息提示。

from tendis.

mousebig avatar mousebig commented on May 26, 2024

cp ./x86_64-unknown-linux-gnu/libstdc++-v3/src/.libs/libstdc++.so.6.0.21 /usr/lib64/
ldconfig这个是一定要执行的吗

from tendis.

mousebig avatar mousebig commented on May 26, 2024

而且cmake执行的时候没有报错

from tendis.

takenliu avatar takenliu commented on May 26, 2024

c9d25f7b546470f97219edd7b7738360

执行cmake .. 的时候,会执行git am -s,你应该是这一步出了问题。可以手动尝试git am -s 看看具体报什么错,可能原因是git账户没设置好,可以试试git config --global user.name ***, git config --global user.email ***。

from tendis.

Related Issues (20)

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.