Tool/software: TI C/C++ Compiler
Hello,i noticed a bug that i thought i should let everyone know.
I have many user projects named as "USR (project name...)" . Now ,with this project i was working some days now, it sometimes threw me an error during build:
'USR' is not recognized as an internal or external command, operable program or batch file. fatal error: cannot open input file
I found out it was ok if i changed the project name to "USR_(project name..)".
Why are spaces in project name causing errors...