Problem (1) Hello. Everytime I open up Dev-C++, it states the following problems were found during validation of compiler set "TDM-GCC 4.9.2 32-bit Debug":
and states "The following library directories don't exist:
C:\Program Files (x86)\Dev-Cpp\MinGW64\lib32
It also asks me to allow Dev-C++ to remove them for me and add the default paths to the valid paths. This opens up every time I open up C++. Can somebody explain why this is happening, and how I can make it stop? Thank you.
Problem (2)
In my library file containing my .h and .cpp file, whenever I try to compile my program, it states "source file not compiled." Please help!