<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Why i can't build my project' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Why i can't build my project' posted on the 'C and C++' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 18 May 2013 15:03:29 -0700</pubDate>
    <lastBuildDate>Sat, 18 May 2013 15:03:29 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Why i can't build my project</title>
      <link>http://www.programmersheaven.com/mb/CandCPP/345083/345083/why-i-cant-build-my-project/</link>
      <description>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?&lt;br /&gt;
   thanks in advance!&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/CandCPP/345083/345083/why-i-cant-build-my-project/</guid>
      <pubDate>Sat, 16 Sep 2006 04:11:40 -0700</pubDate>
      <category>C and C++</category>
    </item>
    <item>
      <title>Re: Why i can't build my project</title>
      <link>http://www.programmersheaven.com/mb/CandCPP/345083/345171/re-why-i-cant-build-my-project/#345171</link>
      <description>: 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?&lt;br /&gt;
:    thanks in advance!&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I get that problem with VC++ 6.0 occasionally too.  Just have to use task manager and kill the application.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/CandCPP/345083/345171/re-why-i-cant-build-my-project/#345171</guid>
      <pubDate>Mon, 18 Sep 2006 07:04:55 -0700</pubDate>
      <category>C and C++</category>
    </item>
    <item>
      <title>Re: Why i can't build my project</title>
      <link>http://www.programmersheaven.com/mb/CandCPP/345083/345377/re-why-i-cant-build-my-project/#345377</link>
      <description>: 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?&lt;br /&gt;
:    thanks in advance!&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;
One of the many goof-ups by Mr. Gate's engineers!&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/CandCPP/345083/345377/re-why-i-cant-build-my-project/#345377</guid>
      <pubDate>Thu, 21 Sep 2006 03:10:04 -0700</pubDate>
      <category>C and C++</category>
    </item>
    <item>
      <title>Re: Why i can't build my project</title>
      <link>http://www.programmersheaven.com/mb/CandCPP/345083/345841/re-why-i-cant-build-my-project/#345841</link>
      <description>: : 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?&lt;br /&gt;
: :    thanks in advance!&lt;br /&gt;
: : &lt;br /&gt;
: &lt;br /&gt;
: One of the many goof-ups by Mr. Gate's engineers!&lt;br /&gt;
: &lt;br /&gt;
 personally if your using visual C++ for native develope your silly. It is easier to use the ide from &lt;a href="http://www.bloodshed.net/"&gt;http://www.bloodshed.net/&lt;/a&gt; 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.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/CandCPP/345083/345841/re-why-i-cant-build-my-project/#345841</guid>
      <pubDate>Wed, 27 Sep 2006 16:43:16 -0700</pubDate>
      <category>C and C++</category>
    </item>
    <item>
      <title>Re: Why i can't build my project</title>
      <link>http://www.programmersheaven.com/mb/CandCPP/345083/345851/re-why-i-cant-build-my-project/#345851</link>
      <description>: 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.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Since when is VB.NET neat!?! VB was a mess before they added OO, exception handling etc to it, now it is even worse. It might be the most horrible language I've ever seen, it is totally inconsistent and you spend more time looking at the help files than at your code. It is one big "guess the syntax" competition, no matter if you know VB6 or not, you end up with trial &amp;amp; error until you get it right. No serious professional developer would use that language.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/CandCPP/345083/345851/re-why-i-cant-build-my-project/#345851</guid>
      <pubDate>Thu, 28 Sep 2006 01:36:06 -0700</pubDate>
      <category>C and C++</category>
    </item>
    <item>
      <title>Re: Why i can't build my project</title>
      <link>http://www.programmersheaven.com/mb/CandCPP/345083/345863/re-why-i-cant-build-my-project/#345863</link>
      <description>: No serious professional developer would use that language.&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;
I wouldn't say "never" -- VB makes office automation projects pretty easy to code.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/CandCPP/345083/345863/re-why-i-cant-build-my-project/#345863</guid>
      <pubDate>Thu, 28 Sep 2006 04:51:04 -0700</pubDate>
      <category>C and C++</category>
    </item>
    <item>
      <title>Re: Why i can't build my project</title>
      <link>http://www.programmersheaven.com/mb/CandCPP/345083/345864/re-why-i-cant-build-my-project/#345864</link>
      <description>: : No serious professional developer would use that language.&lt;br /&gt;
: : &lt;br /&gt;
: &lt;br /&gt;
: I wouldn't say "never" -- VB makes office automation projects pretty easy to code.&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I'm talking about VB.NET, not VBA. One is forced to use VBA when dealing with MS Office since that's the language MS included in it.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/CandCPP/345083/345864/re-why-i-cant-build-my-project/#345864</guid>
      <pubDate>Thu, 28 Sep 2006 05:18:23 -0700</pubDate>
      <category>C and C++</category>
    </item>
    <item>
      <title>Re: Why i can't build my project</title>
      <link>http://www.programmersheaven.com/mb/CandCPP/345083/345921/re-why-i-cant-build-my-project/#345921</link>
      <description>: : : No serious professional developer would use that language.&lt;br /&gt;
: : : &lt;br /&gt;
: : &lt;br /&gt;
: : I wouldn't say "never" -- VB makes office automation projects pretty easy to code.&lt;br /&gt;
: : &lt;br /&gt;
: &lt;br /&gt;
: &lt;br /&gt;
: I'm talking about VB.NET, not VBA. One is forced to use VBA when dealing with MS Office since that's the language MS included in it.&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;
I too would say that all BASIC and it's descendants are yucky languages, I was more refering to C# than VB.NET.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/CandCPP/345083/345921/re-why-i-cant-build-my-project/#345921</guid>
      <pubDate>Thu, 28 Sep 2006 19:23:53 -0700</pubDate>
      <category>C and C++</category>
    </item>
    <item>
      <title>Re: Why i can't build my project</title>
      <link>http://www.programmersheaven.com/mb/CandCPP/345083/387983/re-why-i-cant-build-my-project/#387983</link>
      <description>It may help to go to [Projects] [Settings...]&lt;br /&gt;
tab &lt;a href="#"&gt;, Category: [Customize]&lt;br /&gt;
There deselect &lt;br /&gt;
[ ] Link incrementally&lt;br /&gt;
[ ] Use program database&lt;br /&gt;
tab [C/C++], Category: [Precompiled Headers]&lt;br /&gt;
There select &lt;br /&gt;
(o) Not using precompiled headers&lt;br /&gt;
&lt;br /&gt;
Or&lt;br /&gt;
&lt;br /&gt;
Use a Virtual machine&lt;br /&gt;
either Microsoft Virtual PC 2007 from http://www.microsoft.com/downloads/details.aspx?FamilyID=04d26402-3199-48a3-afa2-2dc0b40a73b6&amp;amp;DisplayLang=en&lt;br /&gt;
&lt;br /&gt;
or Sun &lt;a href="http://www.sun.com/software/products/virtualbox/get.jsp"&gt;http://www.sun.com/software/products/virtualbox/get.jsp&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
Then install Windows 2000 on that virtual maschine and compile and develop there.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/a&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/CandCPP/345083/387983/re-why-i-cant-build-my-project/#387983</guid>
      <pubDate>Wed, 25 Mar 2009 07:01:24 -0700</pubDate>
      <category>C and C++</category>
    </item>
  </channel>
</rss>