79651246

Date: 2025-06-03 12:44:59
Score: 1
Natty:
Report link

you should provide the compiler the include path of "picohttp.hpp" with -I.

g++ main.cpp -I /aaa/bbb/ ./build/libpicohttp.a -o main

replace /aaa/bbb/ with the path of picohttp

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Ali Rahbar