App does not run in mate-terminal

Issue #15 resolved
Demosthenes Koptsis created an issue

Hello,
i have developed a temperature calculation programm.
It compiles fine but it can not run in mate-terminal.

See attachment zip file Project

Comments (3)

  1. Demosthenes Koptsis reporter

    Don’t use Quick Run.

    Try to create a project, build and try to run project.

    Any project i tried to run, fails.

  2. Demosthenes Koptsis reporter

    i found the problem...

    If in project path there are spaces it fails to run.

    for example the following one fails to run.
    Running /home/user/Documents/DEVELOPMENT/FreeBasic/Test Space Folder/Project1/./Temperatures

    for example the following succeed to run.
    Running /home/user/Documents/DEVELOPMENT/FreeBasic/Project1/./Temperatures

  3. Log in to comment