-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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.com on 5 Sep 2010 at 9:48
Reactions are currently unavailable