first try: try with version 2.0.1 in the download site, try exporting for windows, linux, html5, 32 and 64. all fail. the first log i post was the log when executed the program in terminal, nothing appear. the game work fine in the editor.
second try: compile from source, from tutorial in the site, also export the templates: used these commands:
user@host:~/godot$ scons platform=x11 tools=no target=release bits=32
user@host:~/godot$ scons platform=x11 tools=no target=release_debug bits=32
then try export again, version 2.1.0 and the output whas the last one i posted
using linux mint 17.1 32 bits
sorry if i not giving right information, i am new to all this...