Compile Godot Linux 32 bits

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By thom4s

Hello,

I would like to add Admob in Godot for a game using rewarded videos but it’s asked that i compile godot. The problem is that i’m on linux 32 bits and that i can only download android ndk r10 while compiling ask the r13…
Is there any other way to get Admob in my Godot project ?

Thanks, thom

Out of curiosity: why are you still on 32-bit Linux? I doubt a CPU old enough to not be x64 could run Godot.

Pieter-Jan Briers | 2018-03-18 20:59

:bust_in_silhouette: Reply From: RODGIMA

this video is based in this

Compiling for X11 (Linux, *BSD) — Godot Engine (3.0) documentation in English

and need:

install scons, download source from git, compile with scons. follow the tutorial from documentatión. :slight_smile:

(Glory to God because i have eyesballs, and other things)