react-native-video-processing icon indicating copy to clipboard operation
react-native-video-processing copied to clipboard

error: error opening input file '/Users/ruowei/bjx/bjxApp/node_modules/react-native-video-processing/ios/RNVideoProcessing-Bridging-Header.h'

Open yuanbolin opened this issue 6 years ago • 11 comments

error: error opening input file '/Users/ruowei/bjx/bjxApp/node_modules/react-native-video-processing/ios/RNVideoProcessing-Bridging-Header.h'

yuanbolin avatar Oct 25 '19 03:10 yuanbolin

error: error opening input file '/Users/ruowei/bjx/bjxApp/node_modules/react-native-video-processing/ios/RNVideoProcessing-Bridging-Header.h'

I have this problem, too. Have you solved it, please?

z3season avatar Nov 19 '19 05:11 z3season

could be 'Podfile' path is wrong

yuanbolin avatar Nov 19 '19 05:11 yuanbolin

could be 'Podfile' path is wrong

Can you be more specific?

z3season avatar Nov 19 '19 06:11 z3season

could be 'Podfile' path is wrong

image

z3season avatar Nov 19 '19 06:11 z3season

rn==>ios==>Podfile==>pod 'XXX', :path => 'XXX/XXX.podspec'

yuanbolin avatar Nov 19 '19 06:11 yuanbolin

rn==>ios==>Podfile==>pod 'XXX', :path => 'XXX/XXX.podspec'

I didn't use Pod to manage react-native-video-processing, I didn't find the configuration of the Header file configured with Swift and OC on XCode 11, and I suspect that's why.

z3season avatar Nov 19 '19 06:11 z3season

Maybe you can try

yuanbolin avatar Nov 19 '19 06:11 yuanbolin

I'm using React Native 0.59.10 & Xcode 11.3.1 and the only way I was able to make it work was by directly including the two projects like this.

79636889-bd599c00-8198-11ea-8135-97f48090dd70

Also, you'll have to comment 'resize mode' object and props. Just comment out the changes done here: 68eefa8. It's just a workaround to make the app run. I'm still figuring out how to include resizemode without causing a crash

xlogix avatar Apr 18 '20 12:04 xlogix

Hi, Has anyone found a proper solution to this. I've been stuck on this for a couple of days now.

I have all working for android but unfortunately can't get past this error opening input file ERROR.

Anyone?

ahmadzahidglixen avatar May 07 '20 20:05 ahmadzahidglixen

same problem here. Any solution?

Dasd1ngo avatar Aug 07 '20 06:08 Dasd1ngo

+1

AmirDiafi avatar Sep 18 '21 00:09 AmirDiafi