On Wed, Jun 2, 2010 at 5:31 AM, [email protected] <
[email protected]> wrote:

> Hi,
>
> I'm running Linux Mint, and trying to get started with protobuf-2.3.0.
>
> My install was as follows (no problems reported that I could see):
>
> ./configure --prefix=/usr
> make clean
> make check
> sudo make install
>
> I then created a directory with a simple .proto file and executed:
>
> protoc --ccp_out=. test.proto
>

You meant --cpp_out

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to