Joshua

Results 5 comments of Joshua

I have also recently been working on osgearth related projects on arm64 architecture CPU machines. I did compile successfully. But I'm not using Apple's operating system。 Good luck to you,...

I used vcpkg command to install the x64 osg lib;

@robertosfield oh,I found the solution about this error: create a new ENVIRNMENT variable:FONTCONFIG_PATH and the value of this ENV Variable is the path of "fonts.conf".

如果你说的是该UI库如何使用,该库那么多美丽的控件和样式如何使用。方法有二: 方法1> 直接在GitHub上的tag中下载相应版本的.exe,进行安装,直接运行example.exe, ![program1](https://github.com/zhuzichu520/FluentUI/assets/18071679/2dff941a-8bf1-4458-b291-9d1ff2305dcf) 然后点击上图中的Fluent脚手架窗口,该窗口将帮助你自动创建一个qml工程,并将所需的/FluentUI中的组件复制到该项目下,你可以直接根据main.qml中的示例代码进行使用。 方法2> 下载下源码来或者example.exe安装后,自己可以新建一个空的qml工程,将里面的qml目录和c++文件们,拷贝到自己的工程下,which我不是很推荐,并且可能还会出现一些问题; 综上所述,方法1可以将作者[https://github.com/zhuzichu520](url)的控件应用到您的项目中。 PS: 在readme和doc中并没有明确的说明通过example程序创建新项目,这就需要大家仔细的观察了,在readme中的描述很详细,直到编译出example这个可执行文件,后面或许可以进行简要的说明。 ![readMe](https://github.com/zhuzichu520/FluentUI/assets/18071679/6a1d4810-4d2e-4e09-8c7f-38d2a0866efb)

https://space.bilibili.com/275661059/video?tid=0&pn=3&keyword=&order=pubdate 作者已经在B站制作了相关视频。