Skip to content

Compiling against plugin fails #10

@mschickler

Description

@mschickler

I am creating a new C++ class with an MMTPawn as the parent class. The compile fails in MMT.h on #include "ModuleManager.h" (not found).

Changing this line to #include "Modules/ModuleManager.h" appears to fix the problem. Not sure whether my project is not configured correctly or if this is something that changed in UE4. I am using version 4.26.

Wondering if it makes sense to just update MMT.h?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions