houxiao
2017-06-28 d892dff4cac95f1b6692d7821a2006679a554aaf
FaceServer/make.sh
@@ -37,6 +37,7 @@
g++ test_client_detect.cpp $CFLAGS $CPPFLAGS
g++ test_client_add.cpp $CFLAGS $CPPFLAGS
g++ test_client_compare.cpp $CFLAGS $CPPFLAGS
g++ -g -std=c++11 \
  logger.o \
@@ -59,4 +60,9 @@
  $LDFLAGS -o test_client_add
#
g++ -g -std=c++11 \
  test_client_compare.o proto_hton_ntoh.o logger.o \
  $LDFLAGS -o test_client_compare
#
#export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/protobuf/inst/lib:/opt/opencv/inst/lib:/opt/st_face/libs/linux-x86_64