cjcchen commented on PR #170:
URL: 
https://github.com/apache/incubator-resilientdb/pull/170#issuecomment-2726455293

   > Hi @cjcchen , verified the build and unit tests again. I removed our 
profiling command, which needs to be installed. I will convert our setup to a 
sidecar. Please find my deployment results. I also have enabled LevelDB here, 
please do let me know if that is fine by you
   > 
   > <img alt="Screenshot 2025-03-15 at 1 43 49 AM" width="2000" 
src="https://private-user-images.githubusercontent.com/56532575/423058073-d3ad965f-d1e3-4393-96a6-d9384baeac71.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NDIwMzc2MTIsIm5iZiI6MTc0MjAzNzMxMiwicGF0aCI6Ii81NjUzMjU3NS80MjMwNTgwNzMtZDNhZDk2NWYtZDFlMy00MzkzLTk2YTYtZDkzODRiYWVhYzcxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAzMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMzE1VDExMTUxMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTAyZGI3ZTYyNWZmNmI0MTQwMmY1ZjU2OGQzNjY0Nzk3NzQ5M2Q1Yzc3NDJmMzk1ZWJlZDlmMGNlYWViMWJhOWImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.lPEgM4E6vxiyC1D4lkEOhZmwK4lsKlUaiFFW1AGmKew";>
 <img alt="Screenshot 2025-03-15 at 1 52 22 AM" width="2000" 
src="https://private-user-images.githubusercontent.com/56532575/423058089-83fe10b5-
 
23f9-46a0-a58d-e45c1fc8f99b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NDIwMzc2MTIsIm5iZiI6MTc0MjAzNzMxMiwicGF0aCI6Ii81NjUzMjU3NS80MjMwNTgwODktODNmZTEwYjUtMjNmOS00NmEwLWE1OGQtZTQ1YzFmYzhmOTliLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAzMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMzE1VDExMTUxMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTRlYTM1Nzk1ZTlkNWUxMzk5ODA3MzFlYWE3Mjk1NGYzYjljYjc2NWY1MjU0NjA5YzgxMWUxNGYzMjc5OTg2MzkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.gSaYJELsoYCriexLj3a5U9lFMTu7wZMcy9HjMXwrNAk">
   
   "common/lru/lru_cache.cpp:21:1: note: 'std::string' is defined in header 
'<string>'; did you forget to '#include <string>'?
   "
   
   it reports this. I think you just need to include <string> to the header.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to