插件模块的开发 #492
lengkristy
started this conversation in
General
插件模块的开发
#492
Replies: 3 comments 3 replies
-
示例中没有做过这样的尝试。但从开发角度考虑这应该不难实现。可以尝试将 ui_component 中部分组件编译为动态库,在需要时动态链接。 |
Beta Was this translation helpful? Give feedback.
3 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
搞定了,这个配置的生成路径有问题,建议官方把生成dll的vc配置弄一下,不然新人入手太多坑了 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
请问一下这个有没有模块插件的开发教程,因为UI里面有很多的模块,想做成动态loadlibrary的方式加载模块dll,不用全部将UI写到一个exe里面,这样也方便功能模块的控制
Beta Was this translation helpful? Give feedback.
All reactions