truongdaohp / iphonedisk

Automatically exported from code.google.com/p/iphonedisk
0 stars 0 forks source link

Problem building from source with scons #40

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi I do not know if this is the right section for the type of problem I found, 
after downloading and installing scons and iPhoneDisk sources can not fill the 
whole, I would need to use your project to create a slightly modified second 
software that reads the SQLite database directly from the iPhone, before you 
change the source wanted to understand how it worked scons completing the 
project as it downloaded but when compiling from the terminal I get an error. 
This message is auto translated from the Italian language so I apologize if it 
is not so understandable.
Here I report the error:

scons
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
protoc proto/fs.proto --cpp_out=.
sh: protoc: command not found
scons: *** [proto/fs.pb.h] Error 127
scons: building terminated because of errors.

For completeness I used scons 2.0.1 on Mac OS X Snow Leopard 10.6.4

Original issue reported on code.google.com by pietrona...@gmail.com on 30 Sep 2010 at 9:57

GoogleCodeExporter commented 8 years ago
I resolved I had forgotten to install the protobuf-2.3.0

Original comment by pietrona...@gmail.com on 30 Sep 2010 at 5:14

GoogleCodeExporter commented 8 years ago
Great. Feel free to ask any other questions on the mailing list.

Original comment by allen.po...@gmail.com on 30 Sep 2010 at 5:17