Re: [protobuf] Newbie question - Java Build

2010-08-31 Thread Kenton Varda
You actually need to put it in just the "src" directory, not "java/src". I.e. the root of the C++ code tree. That is where the binary normally ends up when building on Unix systems. On Fri, Aug 27, 2010 at 8:00 AM, jebrick wrote: > I'm having an issue on building the jar version and I can not

[protobuf] Newbie question - Java Build

2010-08-27 Thread jebrick
I'm having an issue on building the jar version and I can not figure out why. D/L'ed the source and compiled the C++. I'm on Windows 7 so I used the VS C++. Moved the protoc.exe to the Java/src directory. I also moved it to another directory in that is in my PATH. When I run 'mvn test' I get a