question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Flipper: gflags.h not found

See original GitHub issue

Environment

System:
    OS: macOS 10.15.3
    CPU: (16) x64 Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz
    Memory: 7.26 GB / 64.00 GB
    Shell: 5.7.1 - /bin/zsh
  Binaries:
    Node: 12.14.1 - ~/.nvm/versions/node/v12.14.1/bin/node
    Yarn: 1.17.3 - /usr/local/bin/yarn
    npm: 6.13.4 - ~/.nvm/versions/node/v12.14.1/bin/npm
    Watchman: 4.9.0 - /usr/local/bin/watchman
  SDKs:
    iOS SDK:
      Platforms: iOS 13.4, DriverKit 19.0, macOS 10.15, tvOS 13.4, watchOS 6.2
    Android SDK:
      API Levels: 23, 24, 25, 26, 27, 28, 29
      Build Tools: 28.0.3, 29.0.2
      System Images: android-29 | Google Play Intel x86 Atom
      Android NDK: Not Found
  IDEs:
    Android Studio: Not Found
    Xcode: 11.4/11E146 - /usr/bin/xcodebuild
  Languages:
    Python: 2.7.16 - /usr/bin/python
  npmPackages:
    @react-native-community/cli: Not Found
    react: 16.11.0 => 16.11.0 
    react-native: 0.62.0 => 0.62.0 
  npmGlobalPackages:
    *react-native*: Not Found

Upgrading version

From 0.61.5 to 0.62.0

Description

After updating manually to 0.62.0 (the update helper flat-out refused to work) I got the problem that upon compiling Xcode complains that it can’t find the gflags/gflags.h include in Flipper-Glog. Is there any manual linking/search path editing that has to be done in order for flipper to find Glog?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:16 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
rickhanloniicommented, Mar 27, 2020
1reaction
KDederichscommented, Mar 30, 2020

@alloy it’s not only flipper, the normal RN glog does the same thing

Read more comments on GitHub >

github_iconTop Results From Across the Web

Mojave + Xcode 10 build fails on glog config.h, gflags/gflags.h
In Xcode, go to File->Project/Workspace settings. ... If any of these solution does not work, please check your project path.
Read more >
Flipper-Folly on CocoaPods.org
The subdirectory experimental contains files that are used inside folly and possibly at Facebook but not considered stable enough for client use. Your...
Read more >
Flipper-Glog 0.5.0.4 on CocoaPods - Libraries.io
glog defines a severity level ERROR , which is also defined in windows.h . You can make glog not define INFO , WARNING...
Read more >
React Native - Manual iOS Setup - Flipper
This should only be necessary if you have an existing app that cannot be upgraded with the. ... #import <FlipperKitLayoutPlugin/FlipperKitLayoutPlugin.h>
Read more >
Glags/Glog errors during compilation - Google Groups
/gleuclid/swamiviv/caffe/tools/convert_imageset.cpp:11:27: fatal error: gflags/gflags.h: No such file or directory. compilation terminated.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found