ia-toki/tcframe

tcframe build failed while tracing the path

raditya1710 opened this issue · 0 comments

When i want to build spec.cpp in some directory that have some space in it's absolute path, it will generates some error.

For example, the directory is /media/radit/DATA/TEST TCFRAME

radit@radit-ThinkPad-X220:/media/radit/DATA/TEST TCFRAME$ tcframe build
/home/radit/tcframe/scripts/tcframe: line 15: [: /media/radit/DATA/TEST: binary operator expected
g++: error: TCFRAME/runner: No such file or directory

Note after TEST, there is a space, that generates the error.