[protobuf] Re: Cannot Build proto3 C++ Source Using gcc

2016-06-27 Thread Doug Lewis
Feng, I do need to make one correction. I was able to use cmake to build protocol buffers for Visual Studio on my PC. I am now trying to build protocol buffers for my embedded environment which is an ARM processor so I'm going to have to cross compile the code and we will NOT be using Visual

[protobuf] Re: Cannot Build proto3 C++ Source Using gcc

2016-06-27 Thread Doug Lewis
I'm very sure that it is the forward slash "\" after "C:" that is causing the problem. When I do an "ls" command using this syntax: ls C:\cygwin/home/DLewis/RTS3-PB-Clean/protobuf-3.0.0-beta-3/src/.libs I get an error message telling me no such file or directory. If I replace the forward