nstudio / nativescript-camera-plus

MIT License
79 stars 50 forks source link

iOS compilation error #125

Closed stefanoflore closed 4 years ago

stefanoflore commented 4 years ago

Hi everyone. I am trying to compile for ios platform an app with the camera plus plugin, but I always get the following error:

[00:01:59.109] [ERROR] ** ARCHIVE FAILED ** The following build commands failed: CompileC /tmp/builds/_/8df05dfad1c6a666446646a7c422dffa2ecde563/6.3.3/6.3.0/QuintaParete/platforms/ios/DerivedData/QuintaParete/Build/Intermediates.noindex/ArchiveIntermediates/QuintaParete/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/QBImagePickerController.build/Objects-normal/armv7/QBAssetsViewController.o /tmp/builds/_/8df05dfad1c6a666446646a7c422dffa2ecde563/6.3.3/6.3.0/QuintaParete/platforms/ios/Pods/QBImagePickerController/QBImagePicker/QBAssetsViewController.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler CompileC /tmp/builds/_/8df05dfad1c6a666446646a7c422dffa2ecde563/6.3.3/6.3.0/QuintaParete/platforms/ios/DerivedData/QuintaParete/Build/Intermediates.noindex/ArchiveIntermediates/QuintaParete/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/QBImagePickerController.build/Objects-normal/arm64/QBAssetsViewController.o /tmp/builds/_/8df05dfad1c6a666446646a7c422dffa2ecde563/6.3.3/6.3.0/QuintaParete/platforms/ios/Pods/QBImagePickerController/QBImagePicker/QBAssetsViewController.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (2 failures) 'Build failed with error code 2'.

Can someone help me?

stefanoflore commented 4 years ago

I solved the problem by updating the version of Nativescript and the versions of the modules used. With npm I also checked for critical errors in the modules.