会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
mohist
首页
新随笔
管理
上一页
1
···
34
35
36
37
38
39
40
下一页
2020年8月1日
nanogui之更新子模块glfw3.3.2踩坑总结
摘要: nanogui源码下载: A 、 https://github.com/wjakob/nanogui B 、 https://github.com/dalerank/nanogui B是fork的A,但是B有新的改进。 本文仅为参考,请以实际情况为准 本文演示环境: window10 + vs201
阅读全文
posted @ 2020-08-01 10:52 mohist
阅读(1306)
评论(0)
推荐(0)
2020年7月31日
cmake之生成动态库
摘要: 演示源码下载地址: https://github.com/mohistH/demo_cmake_dylib 把文仅为参考。 以实际情况为准 1、目录结构 │ CMakeLists.txt │ index.txt │ ├─build ├─include │ hello.h │ hi.h │ └─src
阅读全文
posted @ 2020-07-31 10:55 mohist
阅读(5865)
评论(0)
推荐(0)
2020年7月27日
nanogui源码编译+下载
摘要: MAC 没电了,哎..... 只能使用windows10将就了。 截至目前,我已经找到了两个nanogui项目,都是大佬。 分别为: A、https://github.com/dalerank/nanogui B、https://github.com/wjakob/nanogui 区别: 1、A 链
阅读全文
posted @ 2020-07-27 00:09 mohist
阅读(1157)
评论(0)
推荐(0)
2020年7月25日
使用unc0ver(5.3.1)执行jailbreak踩坑
摘要: 官方网站: https://unc0ver.dev/ 目前版本: 5.3.1 使用mac os+altstore步骤: AltStore Download AltStore. Use the link for your operating system. Unzip and move AltStor
阅读全文
posted @ 2020-07-25 13:22 mohist
阅读(4091)
评论(0)
推荐(0)
2020年7月24日
github fmt库语法+范例(fmt version :7.0.1)
摘要: !!版权声明:本文为博主原创文章,版权归原文作者和博客园共有,谢绝任何形式的 转载!! 作者:mohist fmt fmt 源码: https://github.com/fmtlib/fmt 本文翻译:https://fmt.dev/latest/syntax.html fmt版本:7.0.1 本文
阅读全文
posted @ 2020-07-24 13:47 mohist
阅读(6460)
评论(2)
推荐(0)
2020年7月23日
fmt的API介绍(版本: 7.0.1)
摘要: !!版权声明:本文为博主原创文章,版权归原文作者和博客园共有,谢绝任何形式的 转载!! 作者:mohist 本文翻译: https://fmt.dev/latest/api.html 水平有限,仅供参考,欢迎指正。 有兴趣的,看看原文。 fmt版本: 7.0.1 A、介绍 fmt库由一下模块组成:
阅读全文
posted @ 2020-07-23 10:38 mohist
阅读(5640)
评论(0)
推荐(0)
2020年7月22日
win10使用cmake配置fmt生成vs2015解决方案(fmt version 7.0.1)
摘要: !!版权声明:本文为博主原创文章,版权归原文作者和博客园共有,谢绝任何形式的 转载!! 作者:mohist 本文仅为参考,请以实际情况为准, fmt版本: 7.0.1 准备 下载源码fmt : https://github.com/fmtlib/fmt 没有cmake ? 下载地址: https:/
阅读全文
posted @ 2020-07-22 17:56 mohist
阅读(2581)
评论(4)
推荐(0)
win10 1909+ vs2015up3 使用fmt概述(fmt version 7.0.1)
摘要: !!版权声明:本文为博主原创文章,版权归原文作者和博客园共有,谢绝任何形式的 转载!! 作者:mohist fmt 源码: https://github.com/fmtlib/fmt fmt官方文档: https://fmt.dev/latest/index.html#compact-binary-
阅读全文
posted @ 2020-07-22 17:35 mohist
阅读(1717)
评论(6)
推荐(0)
2020年7月21日
win10+vs2015编译nanogui
摘要: !!版权声明:本文为博主原创文章,版权归原文作者和博客园共有,谢绝任何形式的 转载!! 作者:mohist 说明: A、OS : win10 1909 ,没有配置OpenGL开发环境的 经历。 B、 VS: 2015_up3 今天的随笔是基于 昨天的源码。 若没有看, 请点击 这里 也可以在这里下载
阅读全文
posted @ 2020-07-21 09:48 mohist
阅读(1059)
评论(0)
推荐(0)
2020年7月20日
mac osx 准备 nanogui 记录
摘要: !!版权声明:本文为博主原创文章,版权归原文作者和博客园共有,谢绝任何形式的 转载!! 作者:mohist mac osx : 10.14.6 Mojave. 之前没有配置openGL相关开发环境,自己自行下载 nanogui 的源码后, 打开cmake尝试编译并生成 nanogui 的exampl
阅读全文
posted @ 2020-07-20 15:48 mohist
阅读(511)
评论(0)
推荐(0)
上一页
1
···
34
35
36
37
38
39
40
下一页
公告