yargh.txt added by tenderlove on Fri Dec 20 19:54:20 2013

phash.cpp:52:37: error: no matching function for call to 'ph_dct_image_hashes'
C_r=C_mpointer_or_false(&C_a,(void*)ph_dct_image_hashes(t0,t1,t2));
                                    ^~~~~~~~~~~~~~~~~~~
/usr/local/Cellar/phash/0.9.6/include/pHash.h:305:6: note: candidate function not viable: no known conversion from 'void **' to 'char **' for 1st argument
DP** ph_dct_image_hashes(char *files[], int count, int threads = 0);
     ^
1 error generated.