You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am installing it on OSC 10.10 Yosemite. I already have MAMP installed. On running make I am getting:
In file included from ./protocolbuffers.h:34:
./php_protocolbuffers.h:41:10: fatal error: 'php.h' file not found
#include "php.h"
^
1 error generated.
make: *** [protocolbuffers.lo] Error 1
The text was updated successfully, but these errors were encountered:
I am installing it on OSC 10.10 Yosemite. I already have MAMP installed. On running
make
I am getting:The text was updated successfully, but these errors were encountered: