dotnet / dotnet/aspnetcore

SignalR C++ Client Static Lib

Open
#48,027 7 comments 1 reaction 0 assignees View on GitHub
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?

![QQ截图20230503013335](https://user-images.githubusercontent.com/54973061/235741641-7bf1ddf3-96f2-4bcd-96fa-7e5f64a13de7.jpg)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.