
As shown above this project makes use of google's protobuf and compiling a generated c++ file by protobuf seems to not work...
I believe this is due to the fact that clang uses .pcm files instead of microsoft's .ifc files, Is there any work around this issue?