Giter Club home page Giter Club logo

Comments (9)

Songwaitter avatar Songwaitter commented on June 16, 2024 3

M1 + Boost 1.80.0 编译成功

删除/usr/local/include/boost/assert/source_location.hpp 104行和97行 BOOST_ASSERT_SNPRINTF即可

如果继续出现ld: library not found for -lboost_filesystem

链接库环境即可
ln -s /opt/homebrew/Cellar/boost/1.80.0/lib/libboost_filesystem.dylib /usr/local/lib/libboost_filesystem.dylib ln -s /opt/homebrew/Cellar/boost/1.80.0/include/boost /usr/local/include/boost

from yasd.

suktec avatar suktec commented on June 16, 2024 2

使用[email protected]编译成功了

from yasd.

huanghantao avatar huanghantao commented on June 16, 2024 1

一样的问题,xdbug分支链接又打不开。好混乱啊

分支已经合并到了master

from yasd.

huanghantao avatar huanghantao commented on June 16, 2024

可以考虑使用 swoole-src的 xdebug分支,https://github.com/swoole/swoole-src/tree/support-xdebug
可以直接使用xdebug进行调试,前提是PHP版本要大于等于8.1

from yasd.

suktec avatar suktec commented on June 16, 2024

一样的问题,xdbug分支链接又打不开。好混乱啊

from yasd.

ctexthuang avatar ctexthuang commented on June 16, 2024

可以考虑使用swoole-src的xdebug支持,https://github.com/swoole/swoole-src/tree/support-xdebug 可以直接使用xdebug进行调试,之前提的是PHP版本要大于等于8.1

可是线上线下大版本差异我感觉不太靠谱

from yasd.

ctexthuang avatar ctexthuang commented on June 16, 2024

同意,这种四处碰壁。一度想放弃。生态太不完善了

from yasd.

ctexthuang avatar ctexthuang commented on June 16, 2024

使用[email protected]编译成功了

好的会尝试

from yasd.

Kevin-Red avatar Kevin-Red commented on June 16, 2024

@Songwaitter 6666666!!

from yasd.

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.