luohaha / CSpider

A scalable and convenient crawler framework in C:).
https://github.com/luohaha/CSpider
MIT License
367 stars 98 forks source link

master build failed #37

Open hxlhxl opened 6 years ago

hxlhxl commented 6 years ago

with pre-requirements satisfied, header file not found error occurred. this line below should fix this error.

#include "liburi/liburi.h"