Hi, iam using the following command

 cmake -D BUILD_SHARED_LIBS=ON -D CMAKE_BUILD_TYPE=RELEASE 
-DCMAKE_CXX_COMPILER=/usr/bin/arm-linux-gnueabihf-g++ 
-DCMAKE_C_COMPILER=/usr/bin/arm-linux-gnueabihf-gcc 
-DCMAKE_AR=/usr/bin/arm-linux-gnueabihf-ar  ..

How i can especify the protoc binary file ?

My host is an intel with linux and the target is and odroid with linux too.

Thanks in advance
Dibet

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/protobuf.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/protobuf/b5fcbe36-784e-4574-a791-6360f7624d75%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to