I am learning C++. I have MS Visual C++ 6.0 installed in my MS Windows XP desktop computer. When I try to compile, it says "Compiling......" but, never ends. Similarly, when I click to build after successful compilation (without any error and warning), it says "Linking...." but never ends. How long I wait, it's the same.
When I try to close the program, it says I can't close now, coz. it's still compiling. I have to close forcefully from the Windows Task Manager.
When I compile the same program next time after restarting the program, it works fine. It happens several times.
Is there anything, I missed to install or configure?
Pls. let me know.