eddieringle / idlecrawler
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
commit 51cdff7f42ab77c49a5dfc0f4a8203f00a27dc2b
tree 4bcba6a8a81362387402210e26d99c4bf0f162ce
parent f2e5d8f863cb14e51a307f018908a07be3234880
tree 4bcba6a8a81362387402210e26d99c4bf0f162ce
parent f2e5d8f863cb14e51a307f018908a07be3234880
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Crawler.cpp | ||
| |
Crawler.h | ||
| |
README | ||
| |
main.cpp | ||
| |
universal_include.h |
README
You need CrissCross before you can build IdleCrawler. Clone the CrissCross repo at http://github.com/tycho/crisscross. Follow the instructions given and after you have run 'make install', you're good to go. Make sure you add the CrissCross and pthread libraries to your linker settings.

