baidu / baidu/bfs

无法编译,显示缺少#include "config.h"

Open
#941 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.8k
Forks
551
PR merge metrics
No merged PRs in 30d

Description

编译build.sh文件时显示
/xxx/bfs-master/thirdsrc/gflags-2.1.1/src/gflags.cc:90:10: fatal error: config.h: No such file or directory
#include "config.h"
^~~~~~~~~~
compilation terminated.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the failure with build.sh and inspect thirdsrc/gflags-2.1.1/src/gflags.cc around the reported include. Trace how this build is expected to provide config.h; done means the build proceeds past this missing-header error.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.