: : I use Visual C++ development tool for standard c++.I created a Win32 console project.But sometimes i cant build the project.Note:just sometimes.It says"linking",but however much time i wait,it's still linking,but when i try to close the workspace a dialog encountered saying "You cannot close the workspace while a build is in progress. Select the stop Build command before closing the workspace.",i want to know why?Does anybody know?
: : thanks in advance!
: :
:
: One of the many goof-ups by Mr. Gate's engineers!
:
personally if your using visual C++ for native develope your silly. It is easier to use the ide from
http://www.bloodshed.net/ plus it is actually free for commercial use too. Personally me dont like visual C++ if your developing for .NET it is easier to use the language VB.NET or C# than using visual C++. Simply because your code is far neater in either of these two languages.