Git Product home page Git Product logo

Comments (3)

zieckey avatar zieckey commented on July 17, 2024

可以使用 tools/release-build.sh 来编译release版本,如果没有错误,会在 /the/path/toevpp/build-release/packages 下面生成几个安装包,包括rpm、tar.gz等。

from evpp.

Little-Wallace avatar Little-Wallace commented on July 17, 2024

之前的问题都解决了。。。。但是又有新问题。。。
用这种办法编译的话我的内存不够用了。。。。我虚拟机开了8G内存, 但是提示以下错误
virtual memory exhausted: Cannot allocate memory
virtual memory exhausted: Cannot allocate memory
virtual memory exhausted: Cannot allocate memory
virtual memory exhausted: Cannot allocate memory
evpp/CMakeFiles/evpp_boost_static.dir/build.make:590: recipe for target 'evpp/CMakeFiles/evpp_boost_static.dir/httpc/request.cc.o' failed
make[2]: *** [evpp/CMakeFiles/evpp_boost_static.dir/httpc/request.cc.o] Error 4
virtual memory exhausted: Cannot allocate memory
c++: internal compiler error: Killed (program cc1plus)
我直接在evpp下面cmake . 然后make是可以的。但是这个样子install出来的好像是不包括evnsq的静态库?
请问是什么地方内存溢出了么?

==============================
感谢! 问题已经解决了。。。是我虚拟机内存不够, 加速编译的时候挂了, 去掉release-build.sh里面的make -j命令的-j参数就好了

from evpp.

zieckey avatar zieckey commented on July 17, 2024

OK

from evpp.

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.