Hi,

I am trying to build simulator with Iotivity 1.0.1 SDK on Ubuntu 12.04.
Referring the steps given in https://wiki.iotivity.org/iotivity_tool_guide.

Build (scons SIMULATOR=1) failed with below errors.

I would appreciate if someone can help me in this !

******************************************************
Compiling
out/linux/x86/release/service/simulator/ramlparser/raml/jsonSchemaParser/JsonSchema.os
Compiling
out/linux/x86/release/service/simulator/ramlparser/raml/IncludeResolver.os
service/simulator/ramlparser/raml/IncludeResolver.cpp: In member function
'RAML::IncludeResolver::FileType RAML::IncludeResolver::getFileType(const
YAML::Node&)':
service/simulator/ramlparser/raml/IncludeResolver.cpp:66:36: error: no
matching function for call to 'find(std::vector<std::basic_string<char>
>::const_iterator, std::vector<std::basic_string<char> >::const_iterator,
std::string&)'
service/simulator/ramlparser/raml/IncludeResolver.cpp:66:36: note:
candidate is:
/usr/include/c++/4.6/bits/streambuf_iterator.h:359:5: note: template<class
_CharT2> typename __gnu_cxx::__enable_if<std::__is_char<_CharT2>::__value,
std::istreambuf_iterator<_CharT2, std::char_traits<_CharT> > >::__type
std::find(std::istreambuf_iterator<_CharT2, std::char_traits<_CharT> >,
std::istreambuf_iterator<_CharT2, std::char_traits<_CharT> >, const
_CharT2&)
scons: ***
[out/linux/x86/release/service/simulator/ramlparser/raml/IncludeResolver.os]
Error 1
scons: building terminated because of errors.
*************************************************************

Please let me know if any other information is required.?


-- 
Thanks & Regards,
Manas Marwah
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160126/31abb5d0/attachment.html>

Reply via email to