Hi All, 

This may be a silly question but I'm unable to compile my C++ code with 
protobuf on ubuntu. 
I've installed it in /usr/local/ and while running below command 

*g++ main.cpp -L/usr/local/lib -l lprotobuf*

I get this error.

/usr/bin/ld: cannot find -llprotobuf
collect2: error: ld returned 1 exit status

Can someone help me in this regard ?

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/protobuf/23ea5b48-c57f-43f1-9934-88728e46913e%40googlegroups.com.

Reply via email to