Many year ago I used this IDE and made several project which all ran quite well. So now on a different computer I decided to download the latest version of DevC++ and copied my old projects into my new computer. Then go through some of the working projects that I made a while ago. I tried to compile a previous project and it would not compile. Here is the error message that I get.
C:\C_algorithms_with_C\examples\bistree\Makefile.win [Build Error][bistree_Project.exe] Error 1
This is probably something simple, but I am at a loss here. Help needed.
SCF
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Many year ago I used this IDE and made several project which all ran quite well. So now on a different computer I decided to download the latest version of DevC++ and copied my old projects into my new computer. Then go through some of the working projects that I made a while ago. I tried to compile a previous project and it would not compile. Here is the error message that I get.
C:\C_algorithms_with_C\examples\bistree\Makefile.win [Build Error] [bistree_Project.exe] Error 1
This is probably something simple, but I am at a loss here. Help needed.
SCF