You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2020/11/12 06:11:23 UTC

[GitHub] [incubator-brpc] JasonWpy commented on pull request #770: Fix compilation errors caused by ssl on MacOS

JasonWpy commented on pull request #770:
URL: https://github.com/apache/incubator-brpc/pull/770#issuecomment-725861760


   works like this:
   
   cmake -DCMAKE_INSTALL_PREFIX=$INSTALL -DCMAKE_INCLUDE_PATH="../../third_part_openssl/include/;../../third_part_gflags/include/;../../third_part_protobuf/include/;../../third_part_leveldb/include/" -DCMAKE_LIBRARY_PATH="../../third_part_openssl/lib/;../../third_part_gflags/lib/;../../third_part_protobuf/lib/;../../third_part_leveldb/lib64/" .
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org