zyearn commented on PR #2018:
URL: https://github.com/apache/incubator-brpc/pull/2018#issuecomment-1328098448

   > 
针对make编译,额外调用一次protoc来处理mcpack2pb中的proto,因为make的编译不稳定,经常报错src/mcpack2pb/generator.cpp:30:10:
 fatal error: idl_options.pb.h: No such file or directory
   Side effects:
   
   我记得这个是并发编译的时候protoc还在执行,但引用idl_options.pb.h已经需要前一步的结果了,这里应该需要加一个编译顺序


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to