You should be able to set Visual Studio to compile for x86 rather than amd64.
Error C2061: Identifier 'cout'need to fix this error
21 Replies - 6184 Views - Last Post: 15 January 2009 - 06:05 AM
#17
Re: Error C2061: Identifier 'cout'
Posted 14 January 2009 - 02:59 PM
how do i do that?
#18
Re: Error C2061: Identifier 'cout'
Posted 14 January 2009 - 04:30 PM
http://msdn.microsof...y/ms185328.aspx
Read that.
EDIT: Quick addition: That took a lot more Googleing to find that I expected. o.O
Read that.
EDIT: Quick addition: That took a lot more Googleing to find that I expected. o.O
This post has been edited by MorphiusFaydal: 14 January 2009 - 04:31 PM
#19
Re: Error C2061: Identifier 'cout'
Posted 14 January 2009 - 04:36 PM
i tied that and it didnt work. i made the 64bit option but it said that it had been deprecated and removed.
what am i doing wrong?
what am i doing wrong?
#20
Re: Error C2061: Identifier 'cout'
Posted 15 January 2009 - 04:54 AM
right i think i fixed one error but now im getting a new error:
blackjack.exe not found or not built by the last incremental link; perfromaing full link
it happened, when i moved "Char PlayAgain" to the top but before it would run and give me some error that PlayAgain wasnt activated or something
all i did was move "{" onto the same line as the While part
blackjack.exe not found or not built by the last incremental link; perfromaing full link
it happened, when i moved "Char PlayAgain" to the top but before it would run and give me some error that PlayAgain wasnt activated or something
all i did was move "{" onto the same line as the While part
#21
Re: Error C2061: Identifier 'cout'
Posted 15 January 2009 - 05:30 AM
i sitll get the thing about the .exe not being found but i have fixed the rest of it!!!! and it works, not sure what the .exe thing is though one minute the program will work the next it work and suggests that i reinstall something
i couldnt believe the moment i looked at it everything became clear, even though i had made PlayAgain char i didnt use anything for the user to enter if they would like to play again
once that was sorted it worked fine 
thanx for all the help
i couldnt believe the moment i looked at it everything became clear, even though i had made PlayAgain char i didnt use anything for the user to enter if they would like to play again
thanx for all the help
This post has been edited by ArmageddonAsh: 15 January 2009 - 05:31 AM
#22
Re: Error C2061: Identifier 'cout'
Posted 15 January 2009 - 06:05 AM

New Topic/Question
Reply



MultiQuote


|