DebateFort - Where Warriors Come To Debate
RAGECRY - Funny, Amusing, Interesting, Trending & Viral Videos and Images
GameOrc - Free Flash Games Online

Thread: Erro de linker

Results 1 to 8 of 8
  1. #1
    Novice
    MPGH Member
    ~Killua~'s Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    55
    Reputation
    10
    Thanks
    0

    Erro de linker

    Bom eu tirei todos os erros da base porém agora esta dando isso:

    All outputs are up-to-date.
    1>esp.obj : error LNK2005: "class CLTClient * g_LTClient" (?g_LTClient@@3PAVCLTClient@@A) already defined in aimbot.obj
    1>esp.obj : error LNK2005: "class CCommonLT * g_CommonLT" (?g_CommonLT@@3PAVCCommonLT@@A) already defined in aimbot.obj
    1>hacks.obj : error LNK2005: "class CLTClient * g_LTClient" (?g_LTClient@@3PAVCLTClient@@A) already defined in aimbot.obj
    1>hacks.obj : error LNK2005: "class CCommonLT * g_CommonLT" (?g_CommonLT@@3PAVCCommonLT@@A) already defined in aimbot.obj
    1>d3d.obj : error LNK2005: "class CLTClient * g_LTClient" (?g_LTClient@@3PAVCLTClient@@A) already defined in aimbot.obj
    1>d3d.obj : error LNK2005: "class CCommonLT * g_CommonLT" (?g_CommonLT@@3PAVCCommonLT@@A) already defined in aimbot.obj
    1>engine.obj : error LNK2005: "class CLTClient * g_LTClient" (?g_LTClient@@3PAVCLTClient@@A) already defined in aimbot.obj
    1>engine.obj : error LNK2005: "class CCommonLT * g_CommonLT" (?g_CommonLT@@3PAVCCommonLT@@A) already defined in aimbot.obj
    1>main.obj : error LNK2005: "class CLTClient * g_LTClient" (?g_LTClient@@3PAVCLTClient@@A) already defined in aimbot.obj
    1>main.obj : error LNK2005: "class CCommonLT * g_CommonLT" (?g_CommonLT@@3PAVCCommonLT@@A) already defined in aimbot.obj
    1>menu.obj : error LNK2005: "class CLTClient * g_LTClient" (?g_LTClient@@3PAVCLTClient@@A) already defined in aimbot.obj
    1>menu.obj : error LNK2005: "class CCommonLT * g_CommonLT" (?g_CommonLT@@3PAVCCommonLT@@A) already defined in aimbot.obj
    1>tools.obj : error LNK2005: "class CLTClient * g_LTClient" (?g_LTClient@@3PAVCLTClient@@A) already defined in aimbot.obj
    1>tools.obj : error LNK2005: "class CCommonLT * g_CommonLT" (?g_CommonLT@@3PAVCCommonLT@@A) already defined in aimbot.obj
    1>main.obj : error LNK2001: unresolved external symbol "public: void __thiscall cHacks::ForcVoteKick(bool)" (?ForcVoteKick@cHacks@@QAEX_N@Z)
    1>C:\Users\Yuri\Desktop\Unknown.Coder CABE Base VIP\Release\Unknown.Coder Edit Matty.dll : fatal error LNK1120: 1 unresolved externals
    1>
    1>Build FAILED.
    1>
    1>Time Elapsed 00:00:00.39
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========


    Alguém sabe o que pode ser e como solucionar?


    Dese já agradeço a atenção de todos.
    Last edited by BACKD00R; 11-07-2012 at 09:45 PM.

  2. #2
    Member
    MPGH Member
    OutGoing's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    135
    Reputation
    10
    Thanks
    23
    My Mood
    Fine
    Alguma coisa encontrou oque não deveria

  3. #3
    Threadstarter
    Novice
    MPGH Member
    ~Killua~'s Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    55
    Reputation
    10
    Thanks
    0
    Se falasse o que é ficaria grato.

  4. #4
    Advanced Member
    MPGH Member
    InBriza-'s Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    C. A. Section
    Posts
    149
    Reputation
    10
    Thanks
    65
    My Mood
    Pensive
    Quote Originally Posted by ~Killua~ View Post
    Bom eu tirei todos os erros da base porém agora esta dando isso:

    All outputs are up-to-date.
    1>esp.obj : error LNK2005: "class CLTClient * g_LTClient" (?g_LTClient@@3PAVCLTClient@@A) already defined in aimbot.obj
    1>esp.obj : error LNK2005: "class CCommonLT * g_CommonLT" (?g_CommonLT@@3PAVCCommonLT@@A) already defined in aimbot.obj
    1>hacks.obj : error LNK2005: "class CLTClient * g_LTClient" (?g_LTClient@@3PAVCLTClient@@A) already defined in aimbot.obj
    1>hacks.obj : error LNK2005: "class CCommonLT * g_CommonLT" (?g_CommonLT@@3PAVCCommonLT@@A) already defined in aimbot.obj
    1>d3d.obj : error LNK2005: "class CLTClient * g_LTClient" (?g_LTClient@@3PAVCLTClient@@A) already defined in aimbot.obj
    1>d3d.obj : error LNK2005: "class CCommonLT * g_CommonLT" (?g_CommonLT@@3PAVCCommonLT@@A) already defined in aimbot.obj
    1>engine.obj : error LNK2005: "class CLTClient * g_LTClient" (?g_LTClient@@3PAVCLTClient@@A) already defined in aimbot.obj
    1>engine.obj : error LNK2005: "class CCommonLT * g_CommonLT" (?g_CommonLT@@3PAVCCommonLT@@A) already defined in aimbot.obj
    1>main.obj : error LNK2005: "class CLTClient * g_LTClient" (?g_LTClient@@3PAVCLTClient@@A) already defined in aimbot.obj
    1>main.obj : error LNK2005: "class CCommonLT * g_CommonLT" (?g_CommonLT@@3PAVCCommonLT@@A) already defined in aimbot.obj
    1>menu.obj : error LNK2005: "class CLTClient * g_LTClient" (?g_LTClient@@3PAVCLTClient@@A) already defined in aimbot.obj
    1>menu.obj : error LNK2005: "class CCommonLT * g_CommonLT" (?g_CommonLT@@3PAVCCommonLT@@A) already defined in aimbot.obj
    1>tools.obj : error LNK2005: "class CLTClient * g_LTClient" (?g_LTClient@@3PAVCLTClient@@A) already defined in aimbot.obj
    1>tools.obj : error LNK2005: "class CCommonLT * g_CommonLT" (?g_CommonLT@@3PAVCCommonLT@@A) already defined in aimbot.obj
    1>main.obj : error LNK2001: unresolved external symbol "public: void __thiscall cHacks::ForcVoteKick(bool)" (?ForcVoteKick@cHacks@@QAEX_N@Z)
    1>C:\Users\Yuri\Desktop\Unknown.Coder CABE Base VIP\Release\Unknown.Coder Edit Matty.dll : fatal error LNK1120: 1 unresolved externals
    1>
    1>Build FAILED.
    1>
    1>Time Elapsed 00:00:00.39
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========


    Alguém sabe o que pode ser e como solucionar?


    Dese já agradeço a atenção de todos.
    Aff mano, para de ser assim cara kkkkk, velho se eu que não sou programador sei tirar isso daí ¬¬'', tira isso:
    Code:
    CLTClient * g_LTClient CCommonLT * g_CommonLT
    ---
    E se você tiver dificuldades com isso, me manda sua TV por PM que eu invado seu PC e tiro esses erros para você.

    Obs.: TV = TeamViewer
    Contact Me
    |PM|MSN|

  5. #5
    MPGH Expert
    MPGH Member
    pDevice's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Location
    d3d9.h
    Posts
    1,128
    Reputation
    15
    Thanks
    262
    My Mood
    Stressed
    Declaro no lugar errado





  6. #6
    Dual-Keyboard Member
    MPGH Member
    'SmoLL's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    EASY WAY TO GET BANNED
    Posts
    268
    Reputation
    10
    Thanks
    99
    My Mood
    Twisted
    Quote Originally Posted by ~Killua~ View Post
    Bom eu tirei todos os erros da base porém agora esta dando isso:

    All outputs are up-to-date.
    1>esp.obj : error LNK2005: "class CLTClient * g_LTClient" (?g_LTClient@@3PAVCLTClient@@A) already defined in aimbot.obj
    1>esp.obj : error LNK2005: "class CCommonLT * g_CommonLT" (?g_CommonLT@@3PAVCCommonLT@@A) already defined in aimbot.obj
    1>hacks.obj : error LNK2005: "class CLTClient * g_LTClient" (?g_LTClient@@3PAVCLTClient@@A) already defined in aimbot.obj
    1>hacks.obj : error LNK2005: "class CCommonLT * g_CommonLT" (?g_CommonLT@@3PAVCCommonLT@@A) already defined in aimbot.obj
    1>d3d.obj : error LNK2005: "class CLTClient * g_LTClient" (?g_LTClient@@3PAVCLTClient@@A) already defined in aimbot.obj
    1>d3d.obj : error LNK2005: "class CCommonLT * g_CommonLT" (?g_CommonLT@@3PAVCCommonLT@@A) already defined in aimbot.obj
    1>engine.obj : error LNK2005: "class CLTClient * g_LTClient" (?g_LTClient@@3PAVCLTClient@@A) already defined in aimbot.obj
    1>engine.obj : error LNK2005: "class CCommonLT * g_CommonLT" (?g_CommonLT@@3PAVCCommonLT@@A) already defined in aimbot.obj
    1>main.obj : error LNK2005: "class CLTClient * g_LTClient" (?g_LTClient@@3PAVCLTClient@@A) already defined in aimbot.obj
    1>main.obj : error LNK2005: "class CCommonLT * g_CommonLT" (?g_CommonLT@@3PAVCCommonLT@@A) already defined in aimbot.obj
    1>menu.obj : error LNK2005: "class CLTClient * g_LTClient" (?g_LTClient@@3PAVCLTClient@@A) already defined in aimbot.obj
    1>menu.obj : error LNK2005: "class CCommonLT * g_CommonLT" (?g_CommonLT@@3PAVCCommonLT@@A) already defined in aimbot.obj
    1>tools.obj : error LNK2005: "class CLTClient * g_LTClient" (?g_LTClient@@3PAVCLTClient@@A) already defined in aimbot.obj
    1>tools.obj : error LNK2005: "class CCommonLT * g_CommonLT" (?g_CommonLT@@3PAVCCommonLT@@A) already defined in aimbot.obj
    1>main.obj : error LNK2001: unresolved external symbol "public: void __thiscall cHacks::ForcVoteKick(bool)" (?ForcVoteKick@cHacks@@QAEX_N@Z)
    1>C:\Users\Yuri\Desktop\Unknown.Coder CABE Base VIP\Release\Unknown.Coder Edit Matty.dll : fatal error LNK1120: 1 unresolved externals
    1>
    1>Build FAILED.
    1>
    1>Time Elapsed 00:00:00.39
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========


    Alguém sabe o que pode ser e como solucionar?


    Dese já agradeço a atenção de todos.
    Não você não tirou todos os erros.

  7. #7
    Dual-Keyboard Member
    MPGH Member
    ~Sniper's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    313
    Reputation
    10
    Thanks
    28
    NOSSA EU QUE NEM SEI PROGRAMAR KKKKKKKKKKK' TIRO ISSO DAI
    MAAN É MUITO FACIL .
    Respect List:
    Melhor ter um amigo do que um inimigo!

    Alguem afim de comprar um Battlefield 3 ?

  8. #8
    Banned
    BANNED!
    experthack's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    619
    Reputation
    23
    Thanks
    347
    My Mood
    Aggressive
    Meu deus velho qualquer coisinha besta os cara ficam doido e vem pedir ajudar ¬¬'

Similar Threads

  1. [Info] --- ERRO CONECTION - HOST HACK
    By ton22552 in forum Blackshot Hacks & Cheats
    Replies: 1
    Last Post: 09-21-2009, 05:51 PM
  2. erro on ca
    By buster112 in forum Combat Arms Help
    Replies: 7
    Last Post: 08-26-2009, 09:58 AM
  3. erro dll new public
    By guimmsk8 in forum General Hacking
    Replies: 0
    Last Post: 10-17-2008, 03:58 PM
  4. Erroe Code = -2, 10060
    By vyz7 in forum Combat Arms Hacks & Cheats
    Replies: 9
    Last Post: 09-05-2008, 03:24 PM
  5. 484 erro, rog bypass
    By Hancock in forum Combat Arms Hacks & Cheats
    Replies: 4
    Last Post: 08-10-2008, 06:00 PM