更新 'README.md'
This commit is contained in:
parent
0ccca0e454
commit
5bd716609d
15
README.md
15
README.md
@ -1,7 +1,19 @@
|
||||
|
||||
|
||||
## libstdc++
|
||||
|
||||
https://github.com/WuMu123Love/xcode10_libsc
|
||||
|
||||
适配xcode10,iOS12删除libstdc++的临时解决方案 详见项目中libsc++.zip文件,里面有库文件和对应存储的路劲。 Xcode正式版: 将压缩文件中的真机解压,放到目录
|
||||
|
||||
unzip
|
||||
|
||||
sudo cp * /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/lib/
|
||||
|
||||
sudo port install boost
|
||||
|
||||
|
||||
|
||||
## qt5
|
||||
brew install qt5
|
||||
|
||||
@ -21,9 +33,6 @@ mv plib-dist dist
|
||||
|
||||
配置 SimGear 和 FlightGear 时,只需将此 dist 目录用作 CMAKE_INSTALL_PREFIX 即可,无需其他步骤即可找到所有依赖项。
|
||||
|
||||
## libstdc++
|
||||
|
||||
https://github.com/WuMu123Love/xcode10_libsc
|
||||
|
||||
## 编译
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user