Can't build a project with folly after upgrading Ubuntu 18.04
Open
- Dominant language
- C++
- Stars
- 30.5k
- Forks
- 5.9k
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
After upgrading Ubuntu 16.04 -> 18.04 and successful rebuild folly (by the instruction) I've got the following error in a project used folly.
```
/usr/bin/ld: cannot find -lgflags_shared
collect2: error: ld returned 1 exit status
```
What does it mean?
Contributor guide
Assessment
This issue has not been assessed yet.