V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
notgoda
V2EX  ›  Raspberry Pi

使用树莓派让电视轻松支持 AirPlay

  •  
  •   notgoda · 2022-06-26 14:56:40 +08:00 via iPhone · 1404 次点击
    这是一个创建于 641 天前的主题,其中的信息可能已经有所发展或是发生改变。
    仓库 https://github.com/FD-/RPiPlay

    你好各位大佬,最近在折腾这个 AirPlay 看官方更新了:Compile with -O3 (cmake --DCMAKE_CXX_FLAGS="-O3" --DCMAKE_C_FLAGS="-O3" ..)

    请问这个要怎么添加到 build 命令中? 我操作如下:

    mkdir build
    cd build
    cmake --DCMAKE_CXX_FLAGS="-O3" --DCMAKE_C_FLAGS="-O3" ..
    make

    还有 Make sure the DUMP flags are not active ,怎么查看 DUMP flags 状态?
    谢谢各位大佬
    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   960 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 20:36 · PVG 04:36 · LAX 13:36 · JFK 16:36
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.