Hey guys,

I'm trying to compile my engine on linux. Building goes without any problems, but when I try to run it, i get:

The launching application ""/mnt/dev/n3d/workingdir/demos/mesh_test_fpc/meshtestproj""
does not exist or is not executable.

See Run > Run Parameters > Local
I don't really understand the double quotes around the filename.
My Run parameters seem ok:

Hosting application = ""
CommandLine parameters = ""
Use Launching application = not checked
Launching application = "/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"
use display = not checked
Display = ":0"
Working Directory = ""
Can anyone point me in the right direction? I'm totally lost here.

Thanks