I've imported a custom makefile in order to gain consistency between build files used on developer machines and on the build server. Unfortunately, this has resulted in debugging within the context of the CodeWarrior IDE to become disabled. Aside from this, everything builds and is is in working order. The error message i get is the following:
'Launching
project_name' has encountered a problem.
The CodeWarrior debugger does not support debugging the executable; Could not find executable
would anyone know what might be going on here, or how to resolve this issue? Thanks in advance for your help.