Click here to Skip to main content
15,902,922 members

Comments by Papy@007 (Top 3 by date)

Papy@007 5-Oct-23 15:26pm View    
Thank you for the solution, I have solved the issue by actually upgrading my gcc version ,the reason for the issue was the protobuf version which i had used actually required c++11 feature which was not found with my earlier gcc version ,upgrading solved the issue.
Papy@007 7-Aug-23 0:41am View    
Thank you for the response
Papy@007 4-Aug-23 7:50am View    
After extracting the zip from the above link ,got the below error ,on using cmake to build VS2013 sln

CMake Error at src/kj/CMakeLists.txt:82 (target_compile_features):
target_compile_features The compiler feature "cxx_generic_lambdas" is not
known to CXX compiler