When using make:
[ 6%] Built target pList
Linking CXX executable memscanner
/usr/bin/ld.bfd.real: cannot find -lboost_regex
collect2: ld returned 1 exit status
make[2]: *** [memscanner/memscanner] Error 1
make[1]: *** [memscanner/CMakeFiles/memscanner.dir/all] Error 2
make: *** [all] Error 2
so I needed to install libboost dev's to get it compiling, besides that, could
an unknown function could be developed?
Original issue reported on code.google.com by
heavy.l...@gmail.comon 5 Sep 2010 at 9:48