小编Bas*_*ssi的帖子

OS pod安装错误。无法安装模块glog

我正在尝试将“本机”从“ 0.50.4”升级到“ 0.55”。

当我运行pod install时,出现错误

checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for arm-apple-darwin-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... no
checking whether make supports nested variables... no
checking for arm-apple-darwin-gcc...  -arch armv7 -isysroot 
checking whether the C compiler works... no
xcrun: error: invalid …
Run Code Online (Sandbox Code Playgroud)

ios cocoapods react-native

4
推荐指数
2
解决办法
1765
查看次数

将片段添加到片段中

是否可以在另一个片段中添加片段?

事实上,我有一个包含片段 F1Activity A,我想在片段 F1 中添加另一个片段 F1.1

在此处输入图片说明

我怎样才能做到这一点。

我希望你明白我的问题

android fragment android-activity

1
推荐指数
1
解决办法
5807
查看次数