SignalR C++ Client Static Lib
Open
area-signalr
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
Hi I'm a C++ newbie I use C# most of the time
I need to develop a windows signalr client using VC++
I installed it using vcpkg: vcpkg install microsoft-signalr:x86-windows-static
Then in project configuration properties Vcpkg use vcpkg=yes Use Static Libraries=yes
While compiling I got the following error.
Is there anything else I need to set to correctly link this library statically?

Contributor guide
Assessment
This issue has not been assessed yet.