clang: warning: argument unused during compilation: '-ObjC++'
ld: library not found for -lbaidumapapi
clang: error: linker command failed with exit code 1 (use -v to see invocation)
我猜应该和导入依赖库有关,但这么写有错吗?
application_LDFLAGS = -lsqlite3.0 -lstdc++.6 -lbaidumapapi -lmt