Haocheng Zhang

Results 9 comments of Haocheng Zhang

Note: I see that the problem is not `of`, but actually the sentence `Connects using SSL of this value is not zero` has some grammatic errors. `Connects using SSL of...

What operating system are you using? (linux/macos/*bsd/win32/win64)

Where did you install it? (/usr/local/include, /usr/include, C:\MinGW\include etc.)

and, try out `#incldue"libhttp.h"` or try switching to another compiler

I got this error message: `无法定位序数334于动态链接库D:\libui-test\main.exe上`。I have done my best to translate it: `Cannot locate serial number 334 on the dynamically linked library D:\libui-test\main.exe`. The source is EXACTLY same with...

Note: I am using Visual Studio 2019, 16.0.0-pre2.0 NOT 2017. Is that the problem? Output of `dir` command: ``` D:\libui-test>dir 驱动器 D 中的卷是 新加卷 卷的序列号是 AC43-D221 D:\libui-test 的目录 2020/05/14 21:43...

Thanks for your reply. I'm currently not on that computer, but I wil try that as soon as I can.

Use ` ``` ` instead. ``` test` tset' test" test`` test'' test"" test``` ``` As you see there will be no formatting problems

Please see #42.