Topic: collect2.exe error?
What is the best way to handle this compiler message:
collect2.exe: error: ld returned 1 exit status
Error(E42): Last command making (Project.exe) returned a bad status
Error(F43): Deleting (Project.exe): Permission denied
Error(E02): Make execution terminated
In the past I have after exhausting all my simplistic options I would open a new project, copy the source and data files into the new project and then compile and execute.
There has to be a better way!