prog.cpp: In member function 'void LibFacebookCpp::PagingInfo::GetUri(Uri*) const':
prog.cpp:39:10: error: 'class Uri' has no member named 'query_params'
prog.cpp:39:53: error: no match for 'operator<<' in 'StringBuilder() << ((const LibFacebookCpp::PagingInfo*)this)->LibFacebookCpp::PagingInfo::offset'
prog.cpp:40:10: error: 'class Uri' has no member named 'query_params'
prog.cpp:40:54: error: no match for 'operator<<' in 'StringBuilder() << ((const LibFacebookCpp::PagingInfo*)this)->LibFacebookCpp::PagingInfo::limit'