issues Search Results · repo:microsoft/cpprestsdk language:C++
Filter by
1k results
(86 ms)1k results
inmicrosoft/cpprestsdk (press backspace or delete to remove)Hi, I compiled on the Windows platform, I followed the steps in this
article(https://github.com/microsoft/cpprestsdk/wiki/How-to-build-for-Windows), I used vcpkg to build the required
third-party library, ...
Tomas-Zhu
- Opened on May 21
- #1826
I am getting a compile error on OSX with Xcode 16.3.
[build] /Library/Developer/CommandLineTools/SDKs/MacOSX15.4.sdk/usr/include/c++/v1/string:821:42: error: implicit instantiation of undefined template ...
pcaspers
- 1
- Opened on May 9
- #1825
Hi, attempting to build cpprestsdk on macOS using gcc11.5 results in build error, originating from macOS system header
files.
The main error part:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.1.sdk/usr/include/Availability.h:136, ...
gevorgyaned
- 1
- Opened on Mar 17
- #1819
#0 __pthread_kill_implementation (no_tid=0, signo=5, threadid=140737289434688) at ./nptl/pthread_kill.c:44 #1
__pthread_kill_internal (signo=5, threadid=140737289434688) at ./nptl/pthread_kill.c:78 #2 ...
jeasonche09
- 1
- Opened on Feb 28
- #1818
We have been using nmos-cpp library (taken from master branch on 04th September 2024) in our product which is Linux
based and have been witnessing slow but steady increase in memory leakage. We continuously ...
Ansul501
- Opened on Feb 26
- #1817
I write a test code to listen ipv6 address with uri http://[::]:34962 on linux, but exception is thrown: resolve:
Service not found [asio.addrinfo:-8] It seems there is issue in the constructor of class ...
CreateRan
- Opened on Feb 24
- #1816
hi, asio removed some previously deprecated facilities, see
https://www.boost.org/doc/libs/1_87_0/doc/html/boost_asio/history.html
I found this when I update vcpkg s boost to 1.87
I can create a pr but ...
miyanyan
- 5
- Opened on Jan 18
- #1815
I tracked down this source file Release/include/cpprest/streams.h
template
struct Value2StringFormatter uint8_t
{
template typename T
static std::basic_string uint8_t format(const T val) ...
benine203
- 4
- Opened on Dec 10, 2024
- #1812
The scenario:
1. Create and open two listeners on different ports with the http protocol.
2. Close and delete one of them.
3. Re-create and open the same listener, but with https protocol.
The result: ...
IvanEsyagin-iss
- 1
- Opened on Nov 6, 2024
- #1810
Hello developers.
After building cpprestsdk-2.10.19 arm on windows, I want to use the resources (websockets, http, pplx) below. However,
there are usage restrictions in arm as follows.
\THIRD-PARTY_R7\cpprestsdk-2.10.19\Release\src\http\common\http_compression.cpp(20):#if ...
YoungGonMa
- Opened on Oct 10, 2024
- #1807

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.