Quantcast
Channel: WE MOVED to github.com/microsoft/cpprestsdk. This site is not monitored!
Browsing all 4845 articles
Browse latest View live
↧

New Post: iOS Compile Errors: "Undefined symbols for architecture armv7"

Hi, i followed the instructions to build Casablanca for iOS on my Mac. I used your development branch to get the workaround for this issue: https://casablanca.codeplex.com/workitem/310. Everything...

View Article


New Post: Thread safety of tasks?

Hi Essentia, Yes I didn't actually write the full code here so there are other things to consider like exceptions. For the refreshing variable I'd use some sort of RAII pattern to make sure it is...

View Article


New Post: Building the sdk on windows 8.1 using VS2013 express

Hi nitm, The first thing you are seeing about XP is a known issue that we've fixed in the development branch and it will be in our next release 2.3.0. Basically we had a problem that was causing the XP...

View Article

Commented Unassigned: Casablanca hangs my app when unloaded [309]

Hi, Am trying to use Casablanca as a dll in another third party exe on Windows 7. Everything works fine, except when closing the socket and unloading the dll. My close function is as follows```void...

View Article

Updated Release: C++ Rest SDK 2.3.0

Please note this will be the last release that we include binaries for Visual Studio 2012 in our NuGet package.http_clientImplemented server certificate verification on Android. #242Added usage of...

View Article


Closed Issue: websocket_client - uncatchable exception when receive/close...

Mentioned in a comment in https://casablanca.codeplex.com/workitem/177.raffaeler wrote Fri at 6:41 AM [x] Using 2.1.0 here. I could not even catch the exception with websocket_exception nor "..." When...

View Article

New Post: http_listener and multipart/form-data

Hello, Ive been playing with your C++ REST SDK, and i found it amazing! I've done some tests, and created a code that receive a file sent via html form. A file was wrapped in multipart/form-data...

View Article

New Post: iOS Compile Errors: "Undefined symbols for architecture armv7"

Hi FreakyFlu, It looks like you need to link against the Security.framework in your build as well. These functions were added in the development branch. I'll update the iOS build instructions to...

View Article


Updated Wiki: Setup and Build on iOS

How to build and setup on iOS First, follow all the instructions on Setup and Build on OSX. While some steps could be skipped if you only want to build for iOS, it is useful to diagnose problems during...

View Article


New Post: http_listener and multipart/form-data

Hi arekmarud, Glad to hear you've been having a good experience with the library. Currently we don't have any immediate plans to add multipart parsing support. We do accept external contributions so if...

View Article

New Post: Building the sdk on windows 8.1 using VS2013 express

Thanks Steve, I removed all of the examples and it worked. But I then noticed that the library is HUGE, about 80MB, why is that?

View Article

New Post: Building the sdk on windows 8.1 using VS2013 express

Hi nitm, Specifically exactly what is 80MB? When I take a look at the sizes for Windows Desktop 120 toolset Win32 Debug I see the dll is 5,154KB and the lib is 149KB. Steve

View Article

Created Issue: iOS - websocket client tests AV/segfault in simulator [316]

Not sure if it has to do with the iOS simulator or not yet, but it happens almost immediately on the tests regardless if debug or release.For now the websocket client tests are excluded from the iOS...

View Article


New Post: Building the sdk on windows 8.1 using VS2013 express

Hey Steve, I don't know what to tell you, when I look at the produced libraries what I get is far bigger.. The release version (Binaries/Win32/Release/cpprest120_2_2.lib) is 83,021KB The Debug version...

View Article

New Post: iOS Compile Errors: "Undefined symbols for architecture armv7"

Hi Steve, adding the security.framework worked for me. Thank you

View Article


New Post: Building the sdk on windows 8.1 using VS2013 express

Hi Nitzan, It is hard to say exactly what is causing it without deeper investigation. We currently don't build static libraries right now. My initial thoughts are a lot of code is getting pulled in...

View Article

New Post: Building the sdk on windows 8.1 using VS2013 express

Steve, In my project the optimization is disabled (just the way it was), and the Whole Program Optimization is set to No . I need this lib to be part of a program I'm going to spread out, not for...

View Article


Reviewed: C++ REST SDK 2.2.0 (nov. 19, 2014)

Rated 5 Stars (out of 5) - good very good

View Article

Updated Wiki: Use on Android

How to use the C++ REST SDK on Android (2.3+) The C++ REST SDK prefers static linking for Android since version 2.3. This makes it much simpler for both Native Activities and Java-based Activities...

View Article

New Post: Building the sdk on windows 8.1 using VS2013 express

Hi Nitzan, If you aren't going to be distributing this static lib that you built to others then I wouldn't really worry much about the size. When you actually link with it and build your program I bet...

View Article
Browsing all 4845 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>