Kalyzee / react-native-gstreamer

React native Gstreamer Ios / Android.
49 stars 20 forks source link

Build problem iOS version #9

Closed gev closed 6 years ago

gev commented 6 years ago

Can't build Last master branch for iOS (yesterday v2 branch worked as well)

ld: library not found for -lReactNativeGStreamer clang: error: linker command failed with exit code 1 (use -v to see invocation)

gev commented 6 years ago

remove libReactNativeGStreamer.a from dependecires of my project and all works as well now!