This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
anyone seen that error or ideas on how to resolve? i'm able to use timake w/o issue on a different machine, but when i transferred my license to a new machine i'm unable to build via timake. i can build w/o issue on the new machine via the gui, so am surprised can't do so with command line since they use same register values. this is v3.3 and am building via cygwin.
Hello Shane!
You can try to disable an antivirus application if it is installed on your PC. Sometimes this application blocks running "make.exe".
Regards,
Igor
Hi,
Are you able to build from a DOS command prompt (without Cygwin) or at least get a different error other than "can't find the tools"?
Keep in mind that command-line compilers have several environment variables that are set via the <dosrun.bat> file present in the main CCSv3.3 install directory. Try to run this file before trying to build the project.
Hope this helps,
Rafael