RNBoilerplate icon indicating copy to clipboard operation
RNBoilerplate copied to clipboard

Issue encountered after cloning and running the project

Open ferrlin opened this issue 13 years ago • 2 comments

Hi

I got this error when I attempted to run the project. (though it's empty but i guess this shouldn't be thrown though)

  • RNBoilerplate-Prefix.pch : Lexical or Preprocessor Issue 'DDLog.h' file not found

ferrlin avatar Oct 18 '12 07:10 ferrlin

Make sure that in your Build Phases you have DDLog.m in your Compile Sources.

rnystrom avatar Oct 18 '12 13:10 rnystrom

Yes, It seems that the reference source code under Vendor folder are not included in the downloaded project. I just manually added them and it's working now.

Thanks

ferrlin avatar Oct 20 '12 11:10 ferrlin