sc_man的博客 C++SDK编译的坑 按照官方的文档进行C++SDK编译失败,报错如下: /jwq/FastDeploy/fastdeploy/utils/utils.cc:64:28: error: ‘string_view’ is not a member of ‘std’ 64 | os_string to_osstring(std::string_...
baidu_36794953的博客// InitCommonControlsEx() is required on Windows XP if an application // manifest specifies use of ComCtl32.dll version 6 or later to enable // visual styles. Otherwise, any window creation will ...