Skip to content

Package fail on Android using C++ #79

@imtrobin

Description

@imtrobin

Hi reporting,
I'm using the plugin in C++, I include as a dependency, works and packs fine on Windows. On packing on Android, it fails, I notice 2 things.

  1. I get linker errors with private dependencies modules like AIModule in VictoryBPLibrary.Build.cs, I had to move them to public dependencies

  2. I see you exclude Apex dependency for Android/IOS, you should exclude them from c++ code too like so

https://answers.unrealengine.com/questions/111012/how-to-deal-with-platform-specific-code.html

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