JackeyLea

Results 18 comments of JackeyLea

vcpkg.json里面的imgui版本高于源码中的版本,把vcpkg.json里面的删除就可以了。

> Was having this same issue with UE 4.27 and VS2022. To solve it I opened the project in unreal first and and changed the VS version. You can do...

> 能提供个示例吗,我这边测试没复现出来 > > 如果链接中有C#会报错 ![捕获](https://github.com/fluid-dev/hexo-theme-fluid/assets/22772053/36a69a67-94d7-4a2a-bb74-22e41934ab87) 如果是标签,就会跳转到C ![2](https://github.com/fluid-dev/hexo-theme-fluid/assets/22772053/b0bed4b9-78cd-479d-9778-b0755b0787c8)

> 先谢过幽弥狂的分享~ [[VxWorks开发入门教程索引](https://feater.top/vxworks/vxworks-learning-indexes)](https://feater.top/vxworks/vxworks-learning-indexes) > > [VxWorks开发入门教程08:qemu中运行](https://feater.top/vxworks/run-vxworks-in-qemu) 这个不见了 [VxWorks开发入门教程11:程序运行-调试版](https://feater.top/vxworks/vxworks-run-application-with-ftp-debugger) 这个写了一半,针对win10下vm磁盘镜像映射的问题看你后续文章像是解决了。vm16.2.4 版本的vstor2-x64.sys存在bug导致的 ,使用vm16.1.2中的vstor2-x64.sys替换掉vm16.2.4中的vstor2-x64.sys就可以正常使用了,具体路径 %SYSTEMROOT%\SysWOW64\drivers\vstor2-x64.sys > > 以下文章也期待发布呢,respect! VxWorks开发入门教程17:启动时输出设备信息 VxWorks开发入门教程18:其他方式启动VxWorks VxWorks开发入门教程19:VxWorks移植OpenDDS编译测试 VxWorks开发入门教程20:VxWorks下VAPS XT接收OpenDDS数据测试 后续就是整个win7的老古董电脑

vxworks没有添加include_shell

环境:2023.07 最新的release,Qt Creator 16.0.0 Qt 5.15.12 VS2019 不加载插件正常,加载带GUI的插件终端显示`qtc.process_stub: Inferior error: QProcess::Crashed "Process crashed".Terminal process exited with code -1073741819.`程序运行输出为`10:21:12: 进程崩溃了。` 基于F5调试关闭软件界面后输出为 ![Image](https://github.com/user-attachments/assets/a1ee69ec-3c87-4bcb-b320-3f3005e5bd9b)