Long SanYe
Long SanYe
### Xmake Version v2.8.1+dev.0ffb589fb ### Operating System Version and Architecture win10 22H2 x64 ### Describe Bug ## 不在src目录下的预编译头文件, ```lua set_pcxxheader("./#Qt.Widget_pch.h") add_headerfiles("./#Qt.Widget_pch.h") ``` ### 第一次编译找不到导致编译错误,第二次编译则通过 ```powershell PS F:\Users\Administrator\Desktop\myCode\###xmake\QCE\vsxmake2022> xmake clean -a...
### Is your feature request related to a problem? Please describe. I use xmake in Visual Studio and I enable the plugin.vsxmake.autoupdate. Every time I change xmake.lua to modify the...
### Xmake Version 2.8.8 ### Operating System Version and Architecture Win10 22H2 ### Describe Bug v2.8.8  v2.8.5  ### Expected Behavior successful build in new version ### Project Configuration...
就算把刷新率锁死到流畅界限的60fps,CPU、GPU估计也得分别占个2.5%、3.75%。 盲猜是插值次数太多导致的。 资源占用这么高,我个人认为是有问题的。 作者大大如果觉得没问题的话,也请多给个选项,用0-1之间的值调整插值次数,多一些包容性。 

### Description Incorrect hyperparameters showed in the optuna dashboard of web version, but it seems to be correct in the vscode extenstion's. I define 4 hyperparameters, so there must be...