ipkn / crow

Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
BSD 3-Clause "New" or "Revised" License
7.43k stars 889 forks source link

No rule to make target '/usr/lib/libtcmalloc_minimal.so', needed by 'examples/example'. Stop. #410

Open lonngxiang opened 1 year ago

lonngxiang commented 1 year ago

make error:

make[2]: No rule to make target '/usr/lib/libtcmalloc_minimal.so', needed by 'examples/example'. Stop. CMakeFiles/Makefile2:292: recipe for target 'examples/CMakeFiles/example.dir/all' failed make[1]: [examples/CMakeFiles/example.dir/all] Error 2 Makefile:97: recipe for target 'all' failed make: *** [all] Error 2

The-EDev commented 1 year ago

Please go here, this repository has been abandoned for close to 5 years.