Results 5 comments of daiker

Also ERROR and REBOOT on Windows Server 2019 Domain Controller (version 1809 OS Build 17763.379) ![image](https://user-images.githubusercontent.com/26897699/121014776-ef7af280-c7cc-11eb-826e-6e310b2b14a4.png) ![image](https://user-images.githubusercontent.com/26897699/121015521-ab3c2200-c7cd-11eb-864b-cd6714f34b88.png)

@fanyibo2009 我看你的报错在这行 ![image](https://user-images.githubusercontent.com/26897699/135012089-86ed47fe-7c30-4325-86d4-6abae1118386.png) 可以先试试wmi 能不能连得通。 ``` 在运行窗口中输入 wbemtest。wbemtest是一个wmi的测试工具,可以远程连接计算机。用法:\\\root\cimv2,连接。 ```

能贴出具体的错误吗

> 同样遇到VS2019编译失败,全是这种类型的: > _LNK2019 无法解析的外部符号 Proc1_RpcOpenPrinter,函数 "void __cdecl CallServerFuntions(void)" (?CallServerFuntions@@YAXXZ) 中引用了该符号_ > 在链接器里试着把Rpcrt4.lib的路径加上去了,但是没有效果 选择32位