Results 1 to 14 of 14
  1. #1
    Soccorman1's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    My Mood
    Amused

    Unhappy wth is going on?

    I need some serious help, how do I fix this? All I did was change a class name to Hacks2 and All shit broke loose. When I changed it back I still had the error(s).
    Who knows how to fix this?

    Code:
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\yvals.h(528) : error C2059: syntax error : 'namespace'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\yvals.h(528) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\yvals.h(569) : error C2059: syntax error : 'namespace'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\yvals.h(569) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(32) : error C2059: syntax error : 'string'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(32) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\cstdio(34) : error C2146: syntax error : missing ';' before identifier '_iobuf'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\cstdio(34) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\cstdio(34) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\cstdio(38) : error C2059: syntax error : 'namespace'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\cstdio(38) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\cstdlib(19) : error C2059: syntax error : 'namespace'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\cstdlib(19) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\cstring(18) : error C2059: syntax error : 'namespace'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\cstring(18) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\stddef.h(25) : error C2059: syntax error : 'string'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\stddef.h(25) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\cstddef(17) : error C2059: syntax error : 'namespace'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\cstddef(17) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xstddef(17) : error C2059: syntax error : 'namespace'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xstddef(17) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\exception(23) : error C2059: syntax error : 'namespace'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\exception(23) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\eh.h(66) : error C2059: syntax error : 'string'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\eh.h(66) : error C2238: unexpected token(s) preceding ';'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\eh.h(68) : error C2059: syntax error : 'string'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\eh.h(68) : error C2238: unexpected token(s) preceding ';'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\malloc.h(33) : error C2059: syntax error : 'string'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\malloc.h(33) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\exception(83) : error C2059: syntax error : 'string'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\exception(83) : error C2334: unexpected token(s) preceding ':'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\exception(83) : error C2760: syntax error : expected '{' not ';'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\exception(85) : error C2144: syntax error : 'int' should be preceded by '}'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\exception(85) : error C2059: syntax error : 'string'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\exception(85) : error C2143: syntax error : missing ')' before ';'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\exception(85) : error C2238: unexpected token(s) preceding ';'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\exception(92) : error C2059: syntax error : 'namespace'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\exception(92) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\exception(333) : error C2059: syntax error : 'namespace'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\exception(333) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\new(25) : error C2059: syntax error : 'namespace'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\new(25) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\new(86) : error C2653: 'std' : is not a class or namespace name
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\new(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\new(86) : error C2143: syntax error : missing ',' before '&'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\new(89) : error C2653: 'std' : is not a class or namespace name
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\new(89) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\new(89) : error C2143: syntax error : missing ',' before '&'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\new(92) : error C2653: 'std' : is not a class or namespace name
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\new(92) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\new(92) : error C2143: syntax error : missing ',' before '&'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\new(95) : error C2653: 'std' : is not a class or namespace name
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\new(95) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\new(95) : error C2143: syntax error : missing ',' before '&'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\new(101) : error C2653: 'std' : is not a class or namespace name
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\new(101) : error C2873: 'new_handler' : symbol cannot be used in a using-declaration
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\wchar.h(33) : error C2059: syntax error : 'string'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\wchar.h(33) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\cwchar(16) : error C2146: syntax error : missing ';' before identifier '_Mbstatet'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\cwchar(16) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\cwchar(16) : error C2602: 'cHacks::_Mbstatet' is not a member of a base class of 'cHacks'
    1>        c:\program files (x86)\microsoft visual studio 9.0\vc\include\yvals.h(821) : see declaration of 'cHacks::_Mbstatet'
    1>        c:\users\anselm\documents\visual studio 2008\projects\combined base v3\d3dx_hook\chacks.h(24) : see declaration of 'cHacks'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\cwchar(16) : error C2868: 'cHacks::_Mbstatet' : illegal syntax for using-declaration; expected qualified-name
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\cwchar(24) : error C2059: syntax error : 'namespace'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\cwchar(24) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\crtdbg.h(37) : error C2059: syntax error : 'string'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\crtdbg.h(37) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\crtdbg.h(1109) : error C2059: syntax error : 'string'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\crtdbg.h(1109) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\iosfwd(16) : error C2059: syntax error : 'namespace'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\iosfwd(16) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\utility(13) : error C2059: syntax error : 'namespace'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\utility(13) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\utility(167) : error C2059: syntax error : 'namespace'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\utility(167) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xutility(15) : error C2059: syntax error : 'namespace'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xutility(15) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xutility(3412) : error C2059: syntax error : 'namespace'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xutility(3412) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xutility(3970) : error C2059: syntax error : 'string'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xutility(3972) : error C2238: unexpected token(s) preceding ';'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xmemory(32) : error C2059: syntax error : 'namespace'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xmemory(32) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xstring(17) : error C2059: syntax error : 'namespace'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xstring(17) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdexcept(13) : error C2059: syntax error : 'namespace'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdexcept(13) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\typeinfo(41) : error C2071: 'cHacks::__type_info_root_node' : illegal storage class
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\typeinfo(62) : error C2059: syntax error : 'namespace'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\typeinfo(62) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\typeinfo(72) : error C2059: syntax error : 'namespace'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\typeinfo(72) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xdebug(13) : error C2059: syntax error : 'namespace'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xdebug(13) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xdebug(33) : error C2653: 'std' : is not a class or namespace name
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xdebug(33) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xdebug(33) : error C2143: syntax error : missing ',' before '&'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xdebug(33) : error C2059: syntax error : ')'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xdebug(34) : error C2143: syntax error : missing ')' before 'throw'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xdebug(34) : error C2375: 'cHacks::operator new' : redefinition; different linkage
    1>        c:\program files (x86)\microsoft visual studio 9.0\vc\include\new(86) : see declaration of 'cHacks::operator new'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xdebug(37) : error C2653: 'std' : is not a class or namespace name
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xdebug(37) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xdebug(37) : error C2143: syntax error : missing ',' before '&'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xdebug(37) : error C2059: syntax error : ')'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xdebug(38) : error C2143: syntax error : missing ')' before 'throw'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xdebug(38) : error C2375: 'cHacks::operator new[]' : redefinition; different linkage
    1>        c:\program files (x86)\microsoft visual studio 9.0\vc\include\new(89) : see declaration of 'cHacks::operator new[]'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xdebug(41) : error C2653: 'std' : is not a class or namespace name
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xdebug(41) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xdebug(41) : error C2143: syntax error : missing ',' before '&'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xdebug(41) : error C2059: syntax error : ')'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xdebug(42) : error C2143: syntax error : missing ')' before 'throw'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xdebug(42) : error C2375: 'cHacks::operator delete' : redefinition; different linkage
    1>        c:\program files (x86)\microsoft visual studio 9.0\vc\include\new(92) : see declaration of 'cHacks::operator delete'
    1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\xdebug(42) : fatal error C1003: error count exceeds 100; stopping compilation
    /close
    Last edited by Soccorman1; 06-01-2011 at 04:03 PM. Reason: Fixed

  2. #2
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Errors gross

  3. #3
    Clarkie's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    28
    Reputation
    20
    Thanks
    14
    My Mood
    Shocked
    Namespace error lol
    New Coder here to Rock your world.

    Email : Mr_clarkie@live.com


  4. #4
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Wtf these are files that come with Visual studios
    What the hell did you do?

  5. #5
    Soccorman1's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    My Mood
    Amused
    Quote Originally Posted by whit View Post
    Errors gross
    Your gross
    Quote Originally Posted by Clarkie View Post
    Namespace error lol
    I do so realize, but how do I fix it?

    Quote Originally Posted by whit View Post
    Wtf these are files that come with Visual studios
    What the hell did you do?
    @whit All I did was change the name of a class from Hacks to Hacks2 and then back to Hacks and thats what happend
    Last edited by Soccorman1; 06-01-2011 at 10:40 AM.

  6. #6
    freedompeace's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    3,033
    Reputation
    340
    Thanks
    2,792
    My Mood
    Sad
    You should start over .

  7. #7
    NOOBJr's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    in NOOB
    Posts
    1,423
    Reputation
    112
    Thanks
    693
    Quote Originally Posted by freedompeace View Post
    You should start over .
    Only if I thought of that? I was gunna tell him to stop trying to hack

  8. #8
    _Fk127_'s Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    720
    Reputation
    16
    Thanks
    208
    My Mood
    Bitchy
    You should uninstall everything, reimage your computer, reinstall everything, and start over.
    Edit:
    What the hell???? You were changing shit in STDIO and shit??? Derp
    Last edited by _Fk127_; 06-01-2011 at 02:55 PM.



    Put this image in your signature if you support HTML5 development!

  9. #9
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    go back to FC.

  10. #10
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by _Fk127_ View Post
    What the hell???? You were changing shit in STDIO and shit??? Derp
    Thats i was saying

  11. #11
    Soccorman1's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    My Mood
    Amused
    Fixed it /close
    Last edited by Soccorman1; 06-01-2011 at 04:02 PM.

  12. #12
    swatfx's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    659
    Reputation
    20
    Thanks
    108
    My Mood
    Mellow
    Quote Originally Posted by Soccorman1 View Post
    Fixed it /close
    did you fix it by starting over?

    cuz yuck I wouldn't even want to start debugging that. lol

  13. #13
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by swatfx View Post
    did you fix it by starting over?

    cuz yuck I wouldn't even want to start debugging that. lol
    Ikr he has errors in stdio & Shit..
    How does that happen ?

  14. #14
    swatfx's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    659
    Reputation
    20
    Thanks
    108
    My Mood
    Mellow
    Quote Originally Posted by whit View Post
    Ikr he has errors in stdio & Shit..
    How does that happen ?
    ignorance? I don't know, but you learn from your mistakes. So hopefully after getting that error list shit in his face he won't fuck with system files again lol.