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

Package fail on Android using C++ #79

Open
imtrobin opened this issue Feb 23, 2021 · 0 comments
Open

Package fail on Android using C++ #79

imtrobin opened this issue Feb 23, 2021 · 0 comments

Comments

@imtrobin
Copy link

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

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

1 participant