clang - C++ Rest SDK Android Visual Studio 2015 -


i'am developing android static library visual studio 2015.

i'am using c++ rest sdk (https://www.nuget.org/packages/cpprestsdk.android/). works visual studio 2015 rc not visual studio 2015.

the reason visual studio 2015 uses compiler clang 3.6 , sdk compiled clang 3.4.

is there way use c++ rest sdk visual studio 2015? there way install clang 3.4 visual studio 2015?

thanks

the issue has been resolved 2.7.0 release of c++ rest sdk. https://github.com/microsoft/cpprestsdk/releases/tag/v2.7.0


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -