Advertisement
Guest User

Untitled

a guest
Mar 24th, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. ### bignum-dtoa.cc'
  2.  
  3. ````
  4. cd node_modules/react-native/scripts && ./ios-install-third-party.sh && cd ../../../
  5. cd node_modules/react-native/third-party/glog-0.3.4/ && ../../scripts/ios-configure-glog.sh &&
  6. cd node_modules/react-native/third-party/glog-0.4.5/ && ../../scripts/ios-configure-glog.sh && cd ../../../
  7. ````
  8.  
  9. ### 'config.h' file not found
  10.  
  11. `node_modules/react-native/third-party/glog-0.3.4/configure`
  12.  
  13. ### libfishhook.a
  14. `cp ios/build/Build/Products/Debug-iphonesimulator/libfishhook.a node_modules/react-native/Libraries/WebSocket/`
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement