Re: Question: Compiling straight c++ in Visual studio 2010 express c++

  • From: Tyler Littlefield <tyler@xxxxxxxxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Sun, 27 Jun 2010 22:11:06 -0600

I doubt it was talking about the code, so much as the file. hit alt+b, then go 
to build or try 08. Never used 2010, but 2008 works great for me. I just 
finished a project in it.
                Thanks,
Tyler Littlefield
        http://tds-solutions.net
        Twitter: sorressean

On Jun 27, 2010, at 10:02 PM, Alex Midence wrote:

> Well, I just tried it this way and it told me my code was out of date.  Got 
> rid of namespace std line and just put std::cout instead of just cout, added 
> the << everyone pointed out before the endl;, made sure my braces were in 
> good shape and hit f5.  I swear I almost heard the thing choke.  Said 
> something out, your code is out of date, wnt to build anyway?  Naturally, I 
> said "Yes."  It then gave that weired chord.wav sound it does whenever 
> something goes wrong and said it couldn't find the exe file.  It's what it's 
> been doing since I first started this.  I'm using 2010 though.  Should I 
> trash it and get 2008?  Maybe 2010 is still buggy or something.  Shortly 
> after I attempted to compile, it crashed.  I'm starting to wonder if I 
> shouldn't just go back and try to wrestle with eclipse again.
> Thanks again,
> Alex
> 
> Tyler Littlefield wrote:
>> It does prevent you from having to type it all the time, but there's a 
>> benafit of not using it, short of extra exercise for the fingers. see my 
>> later post.__________
>> View the list's information and change your settings at
>> //www.freelists.org/list/programmingblind
>> 
>> 
>>   
> 
> __________
> View the list's information and change your settings at 
> //www.freelists.org/list/programmingblind
> 

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

Other related posts: