kloder-games / godot-admob

Module Admob for Godot engine
MIT License
362 stars 62 forks source link

Compiling for iOS error 'object_type_db.h' file not found 3.2 #117

Closed sp00mm closed 4 years ago

sp00mm commented 4 years ago

OS target (Android/iOS): iOS

Godot version: 3.2 stable

Issue description:

I ran "scons p=iphone target=debug" with the admob module and googlemobileads framework added. I got this error: modules/admob/register_types.cpp:7:10:{7:10-7:28}: fatal error: 'object_type_db.h' file not found [1]

include "object_type_db.h"

I can't find this file in Godot 3.2 stable. Maybe it has changed? I start looking into it. Any help would be appreciated!

Thanks! Austin

sp00mm commented 4 years ago

Sorry, I'm just dumb and ran the command in my Godot 4 directory. Works fine (so far) with 3.2.