ptmt / react-native-macos

[deprecated in favor of https://microsoft.github.io/react-native-windows/] React Native for macOS is an experimental fork for writing desktop apps using Cocoa
MIT License
11.24k stars 429 forks source link

Add missing `-lc++` flag for RN 0.26 #82

Closed jhen0409 closed 8 years ago

jhen0409 commented 8 years ago

Currently initial project of v0.8.3 will thrown following errors:

2016-05-25 11 09 53

ptmt commented 8 years ago

Thanks! The lack of testing with sort of things is annoying for me. Need to adopt the release command line tool from RN.