rastapasta/react-native-gl-model-view

Can´t run the lib on IOS with react-native 0.59.8

aleixo opened this issue · 1 comments

Hi all

The lib runs pretty well on Android. But when i try to run on IOS i get the following errors.

The following build commands failed:
	CompileC /Users/coficab/Desktop/react-native-gl-model-view/example/ios/build/example/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/Yoga.o /Users/coficab/Desktop/react-native-gl-model-view/example/node_modules/react-native/ReactCommon/yoga/yoga/Yoga.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler
	CompileC /Users/coficab/Desktop/react-native-gl-model-view/example/ios/build/example/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGNodeList.o /Users/coficab/Desktop/react-native-gl-model-view/example/node_modules/react-native/ReactCommon/yoga/yoga/YGNodeList.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler
(2 failures)

Any guess what might be ?

Aloha @aleixo! Just updated the whole example setup, please try again if you still desire ;)
Cheers!