Hello,
I'm trying to get Viro (and this sample) running as a separate IOS application without any luck for the past few hours...
Steps to reproduce :
- OSX, node v10.8.0, homebrew v1.8.4, react-native-cli v2.0.1, Xcode v10.01
- clone this repo
- run
yarn install
- run
yarn start
- run
./setup-ide.sh --ios
- opening
./ios/ViroSample.xcworkspace in Xcode
- changing the package name for Target ViroSampleAR to
be.thylo.ViroSampleAR
- assign me in the signing fields
- hit build -> iPhone 8
- tried to set ios 10 as target without luck
Build Error :
'config.h' file not found
in file included from :
/Users/julienmoreau/code/experiments/ViroARSampleApp/node_modules/react-native/third-party/glog-0.3.4/src/utilities.cc:32:10: In file included from /Users/julienmoreau/code/experiments/ViroARSampleApp/node_modules/react-native/third-party/glog-0.3.4/src/utilities.cc:32:
in file included from :
/Users/julienmoreau/code/experiments/ViroARSampleApp/node_modules/react-native/third-party/glog-0.3.4/src/utilities.h:73:10: In file included from /Users/julienmoreau/code/experiments/ViroARSampleApp/node_modules/react-native/third-party/glog-0.3.4/src/utilities.h:73:
Hello,
I'm trying to get Viro (and this sample) running as a separate IOS application without any luck for the past few hours...
Steps to reproduce :
yarn installyarn start./setup-ide.sh --ios./ios/ViroSample.xcworkspacein Xcodebe.thylo.ViroSampleARBuild Error :
'config.h' file not foundin file included from :
/Users/julienmoreau/code/experiments/ViroARSampleApp/node_modules/react-native/third-party/glog-0.3.4/src/utilities.cc:32:10: In file included from /Users/julienmoreau/code/experiments/ViroARSampleApp/node_modules/react-native/third-party/glog-0.3.4/src/utilities.cc:32:
in file included from :
/Users/julienmoreau/code/experiments/ViroARSampleApp/node_modules/react-native/third-party/glog-0.3.4/src/utilities.h:73:10: In file included from /Users/julienmoreau/code/experiments/ViroARSampleApp/node_modules/react-native/third-party/glog-0.3.4/src/utilities.h:73: