Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to generate MpiTraceEvents.h header? #51

Open
MiZhangWhuer opened this issue Dec 14, 2020 · 1 comment
Open

How to generate MpiTraceEvents.h header? #51

MiZhangWhuer opened this issue Dec 14, 2020 · 1 comment

Comments

@MiZhangWhuer
Copy link

Hi, thanks for the open source project. When I trying to compile from source code using VisualStudio 2017, the solution always prompts: could not find the header
#include "MpiTraceEvents.h" (mpitrace.h)

Would you please provide the way to generate this header file?

@albertziegenhagel
Copy link

This file should be generated during the build process automatically but you need to have the Windows Driver Kit (WDK) installed. In #48 you can find the link to a patch file that you can apply to remove the WDK dependency and allow to generate the MpiTraceEvents.h directly with mc.exe.

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

No branches or pull requests

2 participants