technomorph
technomorph
Hi there I have been working on this based on your code. If anyone is interested please let me know and I will post in my gitHub
SEMANTIC ISSUES: (all seem to relate to above) /VVOSCQueryProtocol/external_projects/asio/asio/include/asio/detail/string_view.hpp:36:12: No member named 'experimental' in namespace 'std' in the string_view.hpp files contains: `// // detail/string_view.hpp // ~~~~~~~~~~~~~~~~~~~~~~ // // Copyright (c)...
SEMANTIC ISSUE: /VVOSCQueryProtocol/external_projects/asio/asio/include/asio/ip/basic_resolver_entry.hpp:53:36: **No type named 'string_view' in namespace 'asio'; did you mean simply 'string_view'?** trimmed from : ip/basic_resolver_entry.hpp ` /// Construct with specified endpoint, host name and service name....
Seems like I was able to try a different CLONE and open it in Xcode 8 and get it to compile. Hopefully I can just include the Framework and open...