-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Labels
area-signalrIncludes: SignalR clients and serversIncludes: SignalR clients and servers
Milestone
Description
Describe the bug
Dear developers, the following problem has arisen,
ASP.NET Core SignalR C++ Client
Build on Linux
cmake .. -DCMAKE_TOOLCHAIN_FILE=../submodules/vcpkg/scripts/buildsystems/vcpkg.cmake -DCMAKE_BUILD_TYPE=Release -DUSE_CPPRESTSDK=true
...
Cmake Error The source directory "/home/user/SignalR-Client-Cpp/submodules/vcpkg/scripts" does not appear to contain CMakeLists.txt.
the library is not going
To Reproduce
Exceptions (if any)
Further technical details
- ASP.NET Core version
- Include the output of
dotnet --info
- The IDE (VS / VS Code/ VS4Mac) you're running on, and its version
Metadata
Metadata
Assignees
Labels
area-signalrIncludes: SignalR clients and serversIncludes: SignalR clients and servers