[SOLVED] Unable to preview/compile on Linux Mint 14

Hello, when I try to preview any of the included examples on Linux Mint Nadia 64bits (Ubuntu 12.10 based) I get this error:

Compilation of events failed, and scene cannot be previewed. Please report this problem to Game Develop's developer, joining this file:
/tmp/GDTemporaries/compilationErrors.txt

LatestCompilationOutput.txt (1.12 KB)

The compilation of events is being made using a 64 bits version of the Linux Mint compiler ( gcc ).
Have you installed ia32-libs, libc6-dev-i386 and g+±multilib packages ?

Hi 4ian, g+±multilib was missing. I installed it and everything seems to work now.
Thanks a lot!