Helping you to do what?
Creating a texture or exporting to glest?
If the problem is the export:
Your model only has quads no triangles yet. The export would be empty.
Go to edit mode and call mesh->faces->quads to triangles.
export is done in object mode then.