helloworld example build mode problem,default is debug,how to change it to release?

Visto 25 veces
Saltar al primer mensaje no leído

唐雷

no leída,
20 oct 2021, 23:38:0820/10/21
a grpc.io
I have build grpc in Ubuntu 16.04.When I build the hellowold example,I find that gdb can run it,I  realise it run debug mode now,how can i to use release mode, I use Cmake release it not work。

Richard Belleville

no leída,
27 oct 2021, 13:35:2927/10/21
a grpc.io
This is really more of a cmake question, but a release build can be created with cmake -DCMAKE_BUILD_TYPE=Release
Responder a todos
Responder al autor
Reenviar
0 mensajes nuevos