Re: Dev C++ Linking/advice
Well, I haven't worked with Dev C++ compiler, but I think that you should verify the path and existance of the file. If the respective file exsist at the correct path, then you shouldn't be having this error.
Re: Dev C++ Linking/advice
Well Dev C++ is an IDE compiler and it was working for the most part. When I added a little more code it wasn't linked anymore for some reason. The path has nothing to do with it for sure I know because the program was actually running to begin with.