摘要: 参考: https://blog.csdn.net/QQ2010899751/article/details/81347599 在合并几个oh的repo库后,repo sync repo sync时报出的警告: Fetching: 0% (0/465) 0:00 | ..working..Inval 阅读全文
posted @ 2025-02-28 20:33 南渡北归 阅读(4) 评论(0) 推荐(0) 编辑
摘要: 注释掉cat bootstrap.sh里面的configure,然后sudo执行: sudo ./bootstrap.sh sudo 执行configure,否则可能后续编译时找不到config.h报错。 sudo ./configure --enable-shared --host=aarch64 阅读全文
posted @ 2025-02-28 10:23 南渡北归 阅读(3) 评论(1) 推荐(0) 编辑
摘要: oh移植第三方库: https://blog.51cto.com/u_15375308/11896421 vim https://mp.weixin.qq.com/s?__biz=Mzg4ODQ1NTE2Mg==&mid=2247570953&idx=1&sn=564fb3e0a984f109118 阅读全文
posted @ 2025-02-27 23:23 南渡北归 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 参考: https://zhuanlan.zhihu.com/p/123370920 https://blog.csdn.net/csh1807266489/article/details/137828008 https://www.cnblogs.com/taohuaya/p/10761799.h 阅读全文
posted @ 2025-02-27 23:20 南渡北归 阅读(2) 评论(2) 推荐(0) 编辑
摘要: 原文链接:https://blog.csdn.net/sinat_40025092/article/details/141320289 PIC:"Position-Independent Code"(位置无关代码)该选项的主要作用是在编译时生成可以在内存中任意位置加载并执行的代码,而不会因为加载地址 阅读全文
posted @ 2025-02-27 23:17 南渡北归 阅读(6) 评论(0) 推荐(0) 编辑
摘要: 参考:https://blog.csdn.net/weixin_51753483/article/details/141001572 git remote add [shortname] [url] 在github新建仓库后,如果不是clone,也可以在本地通过如下命令与远程: $ git init 阅读全文
posted @ 2025-02-27 22:45 南渡北归 阅读(0) 评论(0) 推荐(0) 编辑
摘要: 拓展上文:https://www.cnblogs.com/tong2357/p/18725407 参考:https://blog.csdn.net/wjjontheway/article/details/124128462 repo init -u git@gitee.com:openharmony 阅读全文
posted @ 2025-02-27 21:47 南渡北归 阅读(8) 评论(0) 推荐(0) 编辑
摘要: Makefile.inMakefile.am基本上都是一系列make变量定义。 当需要在与其开发平台不同的平台上构建包时,通。常需要调整其Makefile。例如,编译器可能有另一个名称或需要更多的选项。 David J. MacKenzie手工制作了一个名为configure的小shell脚本来自动 阅读全文
posted @ 2025-02-27 21:21 南渡北归 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 说明 下载 说明下载地址3.2 https://gitee.com/openharmony/docs/blob/master/zh-cn/release-notes/OpenHarmony-v3.2-release.md https://gitee.com/link?target=https%3A% 阅读全文
posted @ 2025-02-22 22:21 南渡北归 阅读(10) 评论(0) 推荐(0) 编辑
摘要: 肥猫: Felix's Blog lazycat: ManateeLazyCat Houge_Langley: Houge's Madness Blog – 哪里有人会喜欢孤独,不过是不喜欢失望 阮一峰: 阮一峰的网络日志 : 全部文章(按分类查看) 金国步: 金步国作品集 阅读全文
posted @ 2025-02-22 19:42 南渡北归 阅读(4) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示