Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save samuelbezerrab/05e2d1f6cc2577f9fc656ef522cd594f to your computer and use it in GitHub Desktop.

Select an option

Save samuelbezerrab/05e2d1f6cc2577f9fc656ef522cd594f to your computer and use it in GitHub Desktop.
Solve glog compile problem on RN
# You can just install glog yourself to solve this program.
cd /glog (node_modules/react-native/third-party/glog-x.x.x) then
./configure
make
make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment