DynamoRIO / DynamoRIO/drmemory

Fail to build separate DrFuzz client

Open
#1,924 0 comments 0 reactions 0 assignees View on GitHub
Component-Build Component-DrFuzz Component-Framework help wanted Maintainability OpSys-All
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

When build a separate drfuzz client, an error is reported:
```
drmf/include/drfuzz.h:40:31: fatal error: ../framework/drmf.h: No such file or directory
```
Moving #include "../framework/drmf.h" from drfuzz.h to drfuzz.c is a quick fix.
We need add proper test to make sure this won't happen again.
Xref issue #1652, which requires CMake 3.x.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.