DynamoRIO/drmemory

Fail to build separate DrFuzz client

Open

#1,924 建立於 2016年11月2日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)C (289 fork)auto 404
Component-BuildComponent-DrFuzzComponent-FrameworkMaintainabilityOpSys-Allhelp wanted

倉庫指標

Star
 (2,727 star)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南