Skip to content

Build Error on fresh install : config.h not found #10

Description

@thylo

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions