Yes my bad must have had a typeo in there, is there any instructions for compiling somewhere on this thread?
if you have installed all the normal bitcoin dependencies , you also need to install libcurl and libsqlite3.
cd bitcredit && ./autogen.sh && ./configure && make -j *any number that matches your system specs for faster compile (I use 8 because i have 8 cores and 8 GB ram )
If you wish to make and install, use make install -j 8