EasyRTMP icon indicating copy to clipboard operation
EasyRTMP copied to clipboard

Mac系统 执行./Buildit rtsp x64 报错

Open tunnyios opened this issue 7 years ago • 0 comments

"/Applications/Xcode.app/Contents/Developer/usr/bin/make" -f nbproject/Makefile-x64.mk x64/easyrtmp_rtsp mkdir -p x64 g++ -o x64/easyrtmp_rtsp build/x64/GNU-Linux/getopt.o build/x64/GNU-Linux/main.o -L../Lib/x64 -LlibEasyRTSPClient/Lib/x64 -L../Lib/EasyAACEncloder/x64 -leasyrtmp -leasyrtspclient -leasyaacencoder -pthread -lrt clang: warning: argument unused during compilation: '-pthread' [-Wunused-command-line-argument] ld: warning: directory not found for option '-L../Lib/EasyAACEncloder/x64' ld: library not found for -leasyaacencoder clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [x64/easyrtmp_rtsp] Error 1 make: *** [.build-conf] Error 2

tunnyios avatar Oct 27 '17 05:10 tunnyios