Closed varunlakshmanan closed 6 years ago
I was able to solve my problem by building Caffe2 on Windows, then transferring the files from the Windows build to the proto folder of the iOS installation. The error doesn't disappear even once the files are transferred, so you have to type in the absolute path of the files in the include/import statement, like this:
I know this issue has been encountered before, but the solutions provided there did not help me solve this problem. The error is occurring in the logging.h. file. I have a feeling the problem comes from when I ran setup.sh. I encountered numerous warnings and errors in Terminal when running setup.sh (This Imgur album has three images that show all of the errors and warnings. They are in chronological order from first image to third image.) For convenience, the three images are below as well.
Click on the third image to enlarge it.
@KleinYuan Please let me know if you find a solution to this error.