'glog/logging.h' file not found

后端 未结 7 1484
庸人自扰
庸人自扰 2021-02-12 16:40

some time ago, every time I start a new project of react-native or when I install the modules I present this error.

\'glog/logging.h\' file not found.

7条回答
  •  -上瘾入骨i
    2021-02-12 17:10

    If any of these solution does not work, please check your project path.

    Project path and/or directory names should not contain any space in its name or you can create project on Desktop or in Documents directory.

提交回复
热议问题