We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug I'm trying to compile godot using Godot-AdMob-Android-iOS as a module, but I'm getting forward declaration errors in the iOS source:
To Reproduce Steps to reproduce the behavior:
ios/admob
godot/modules/admob
*.framework
godot/modules/admob/lib
scons p=iphone target=debug
Expected behavior Builds an ios *.a file
*.a
Screenshots If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered:
Closed since is duplicated #41
Sorry, something went wrong.
No branches or pull requests
Describe the bug
I'm trying to compile godot using Godot-AdMob-Android-iOS as a module, but I'm getting forward declaration errors in the iOS source:
To Reproduce
Steps to reproduce the behavior:
ios/admob
contents intogodot/modules/admob
*.framework
directories intogodot/modules/admob/lib
scons p=iphone target=debug
Expected behavior
Builds an ios
*.a
fileScreenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: