Skip to content

Change include path to fix error with embedded cmake builds#1649

Merged
aquynh merged 1 commit intocapstone-engine:nextfrom
heshpdx:next_typo
Jun 25, 2020
Merged

Change include path to fix error with embedded cmake builds#1649
aquynh merged 1 commit intocapstone-engine:nextfrom
heshpdx:next_typo

Conversation

@heshpdx
Copy link
Copy Markdown
Contributor

@heshpdx heshpdx commented Jun 24, 2020

Fixed a build issue. I integrate the capstone directory into a larger project and use the cmakefile. It was an easy fix, but not sure how I can show how to reproduce in your git repo.

In file included from /home/mjm/sim/src/capstone/include/capstone/capstone.h:302,
                 from /home/mjm/sim/src/ampere/event_stream/event_stream.cc:22:
/home/mjm/sim/src/capstone/include/capstone/riscv.h:16:10: fatal error: capstone/platform.h: No such file or directory
#include "capstone/platform.h"
          ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.

@aquynh aquynh merged commit d956ced into capstone-engine:next Jun 25, 2020
@aquynh
Copy link
Copy Markdown
Collaborator

aquynh commented Jun 25, 2020

merged, thanks!

@riptl riptl mentioned this pull request Jul 22, 2022
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants