Max Qian
Max Qian
我尝试使用c++示例库中的程序,但是连接设备这个一部分总是不行,无法连接上设备,是不是代码有错误,我已尝试了许多次,好像python也有相同的情况。
你好,我想制作一个和iAstroHub的一样的系统,但是这个系统中的软件都太老了,不能够控制新的设备,您是否有想法推出iAstroHub4 或者更多?
Sorry to bother you, I tried to build the latest source code downloaded from GitHub in the mingw64 (msys2) environment, but encountered an error. Below is the compilation error message:...
Sorry to bother you, I tried to compile in the mingw64 environment of Windows 10, but encountered an error. Below is the Cmake information and compilation error. I am not...
The initial capture of anomalies and collection of information have been completed, but there are still the following issues: - Firstly, in terms of signal capture, I only dealt with...
**注意:请务必按照此模版填写 ISSUES 信息,否则 ISSUE 将不会得到回复** **问题描述** 从release中下载1.3.5的Easy.Dataset.Setup.1.3.5安装包,在安装时选择为所有人安装,然后路径选择d盘,安装后出现如图的错误,初步判断为权限错误 **桌面设备(请完善以下信息)** - 操作系统:Windows11 - 浏览器:无 - Easy Dataset 版本:1.3.5 **复现步骤** 重现该问题的操作步骤: 1. 下载安装包 2. 选择为所有人安装 3. 直接将C盘直接改为D盘后安装 4. 这时会看到错误提示。 **预期结果** 正常启动 **截图** 
- Replace deprecated fs::u8path with fs::path in backend registry - Remove deprecated std::codecvt_utf8 includes and warning suppressions - Add explicit casts for enum bitwise operations to fix C++20 warnings *For...