Results 1 to 7 of 7
  1. #1
    Unknown_Hacker's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    6

    1 Link Unresolved

    I Keep Getting this error when i compile the base i use..

    it only happenes in this 1 base, and i have changed it to Multi Byte and still same error!

    Code:
    Error	1	error LNK2019: unresolved external symbol "public: void __cdecl cBase::PushToConsole(char *)" (?PushToConsole@cBase@@QAAXPAD@Z) referenced in function "public: void __thiscall cBase::Update(void)" (?Update@cBase@@QAEXXZ)	C:\Users\Private\Desktop\Jake's Base\CaBase\Base.obj
    thanks!

  2. #2
    |Drake™|'s Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    365
    Reputation
    10
    Thanks
    84
    I would help you but nah , MPGH is being taken over by spoon feeders.

  3. The Following User Says Thank You to |Drake™| For This Useful Post:

    whit (10-15-2010)

  4. #3
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    @OP
    Changing to Multi Byte want Help that..
    Might wanna try looking at the class cBase

  5. #4
    Unknown_Hacker's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    6
    Quote Originally Posted by |Drake™| View Post
    I would help you but nah , MPGH is being taken over by spoon feeders.
    Dude you no me...pitty you blocked me on msn tho!!!

  6. #5
    scimmyboy's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    https://mpgh.net MPGHCash: $442,596,199
    Posts
    5,645
    Reputation
    26
    Thanks
    896
    My Mood
    Happy
    did u call that shitty shit twice?

  7. #6
    Void's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Inline.
    Posts
    3,198
    Reputation
    205
    Thanks
    1,445
    My Mood
    Mellow
    You probably declared the function and never gave it a body. Hard to say without any code..

  8. #7
    freedompeace's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    3,033
    Reputation
    340
    Thanks
    2,792
    My Mood
    Sad
    There are many things that could have created this error - I can think of more than 5 right now. We need code to diagnose the problem.

Similar Threads

  1. Asseembly Tutorial Links
    By Dave84311 in forum Assembly
    Replies: 19
    Last Post: 08-28-2011, 02:22 PM
  2. ASM Tutorial Link
    By SpiderByte in forum Assembly
    Replies: 4
    Last Post: 08-19-2008, 12:35 PM
  3. I Need A Link To Download Warrock
    By Kyojiro in forum WarRock - International Hacks
    Replies: 25
    Last Post: 05-07-2007, 04:23 PM
  4. [Link Me] Gunz Files
    By SpiderByte in forum Gunz General
    Replies: 6
    Last Post: 02-22-2006, 08:19 AM
  5. C++ Links of Interest
    By Dave84311 in forum C++/C Programming
    Replies: 6
    Last Post: 01-23-2006, 07:37 PM