Hello Everyone,
I don't know how to resolve this:
**** Build of configuration Debug for project CO2013 ****
"c:\\ti\\ccsv6\\utils\\bin\\gmake" -k all
SubWCRev .. ..\sources\version.templ ..\sources\version.h
process_begin: CreateProcess(NULL, SubWCRev .. ..\sources\version.templ ..\sources\version.h, ...) failed.
make (e=2): The system cannot find the specified file.
gmake[1]: [pre-build] Error 2 (ignored)
"C:\Program Files (x86)\qm\bin\qmc.exe" ..\sources\co2013.qm
qmc 3.2.0 (c) Quantum Leaps.
In Build --> Steps I defined this:
SubWCRev .. ..\sources\version.templ ..\sources\version.h
"C:\Program Files (x86)\qm\bin\qmc.exe" ..\sources\co2013.qm
version.templ & co2013.qm are in the same folder than the project.
If you have any idee...
BR