Results 1 to 12 of 12
  1. #1
    CAFlames's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Where ever my imagination takes me
    Posts
    3,006
    Reputation
    202
    Thanks
    2,944
    My Mood
    Twisted

    One or more multiply defined symbols found

    Hey, I was making a no-menu hack (for the past week or so) and i fixed all my errors (wit hsome help from why06) except for 2 errors..

    My code is a basic no-menu hack (with L T Client update and stuff).

    But when i select to compile I get errors :

    1. One or more multiply defined symbols found
    and 2. _Dllmain@12 already defined in FlamesHacksv.01.obj


    If you no the solution please post it.. if you wish to no the code, i will send it (i won't send it to newbs, chewbs, etc.)
    Only experienced peeps.

    THanks you for ur help.

    Current Works:
    ---Horror Game





    [IMG]https://i645.photobucke*****m/albums/uu180/drgnforce9/Siggys/signature3.jpg[/IMG]
    Special thanks to drgnforce9 for my sig picture

    Quote Originally Posted by m_t_h View Post

    CAflames is one epic coder.

    Rep and thanks him.. or you're perma banned.

  2. #2
    vingadormaster's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    154
    Reputation
    17
    Thanks
    243
    send to me

  3. #3
    User1's Avatar
    Join Date
    Jul 2009
    Gender
    female
    Location
    Above the influence
    Posts
    4,065
    Reputation
    61
    Thanks
    4,294,967,295
    My Mood
    Crappy
    Juu making it in VB.net? Leme see the code... I'll probably fail i'll need to use notepad... but it seems u have defined it twice? O.o idk
    Any donations would help


    Quote Originally Posted by Bombsaway707

    HOLY SHIT ITS USER1
    Quote Originally Posted by Blood

    HOLY SHIT ITS USER1
    Quote Originally Posted by Alby-kun


    HOLY SHIT ITS USER1
    Quote Originally Posted by Ali

    HOLY SHIT ITS USER1
    Quote Originally Posted by CodeDemon
    HOLY SHIT ITS USER1
    Quote Originally Posted by Jussofresh View Post
    HOLY SHIT ITS USER1!
    [21:13] CoderNever: HOLY SHIT ITS USER1!

  4. #4
    Threadstarter
    We are the CONTRIBUFORCE
    MPGH Member
    CAFlames's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Where ever my imagination takes me
    Posts
    3,006
    Reputation
    202
    Thanks
    2,944
    My Mood
    Twisted
    User, vinga is helping me with it.. but its C++ and i dont think i defined it twice... il lsend u the code if this doesnt work

    Current Works:
    ---Horror Game





    [IMG]https://i645.photobucke*****m/albums/uu180/drgnforce9/Siggys/signature3.jpg[/IMG]
    Special thanks to drgnforce9 for my sig picture

    Quote Originally Posted by m_t_h View Post

    CAflames is one epic coder.

    Rep and thanks him.. or you're perma banned.

  5. #5
    Crash's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    JAville
    Posts
    2,881
    Reputation
    163
    Thanks
    3,291
    My Mood
    Sleepy
    I've had that before.

    Did you declare a method twice ?

    Ex:
    Code:
    void main()
    {
    ....
    }
    
    ...
    
    int main()
    {
    ...
    }
    But it looks like dllmain.cpp is in the project twice maybe?

  6. #6
    vingadormaster's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    154
    Reputation
    17
    Thanks
    243
    error is because not included:

    sleep(200);
    }
    }

  7. #7
    headsup's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Pa
    Posts
    1,232
    Reputation
    8
    Thanks
    208
    My Mood
    Cynical
    Yea i Just logged on an seen this..

    I agree, I was going to say your Missing
    sleep(200)
    ]
    I think, Or
    }

    Yea

  8. #8
    Threadstarter
    We are the CONTRIBUFORCE
    MPGH Member
    CAFlames's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Where ever my imagination takes me
    Posts
    3,006
    Reputation
    202
    Thanks
    2,944
    My Mood
    Twisted
    In the code i sent u vinga, Sleep(200)
    }
    }
    was included... do i put it again?

    Current Works:
    ---Horror Game





    [IMG]https://i645.photobucke*****m/albums/uu180/drgnforce9/Siggys/signature3.jpg[/IMG]
    Special thanks to drgnforce9 for my sig picture

    Quote Originally Posted by m_t_h View Post

    CAflames is one epic coder.

    Rep and thanks him.. or you're perma banned.

  9. #9
    vingadormaster's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    154
    Reputation
    17
    Thanks
    243
    no, only compile and test.

    i tested and work.

  10. #10
    Threadstarter
    We are the CONTRIBUFORCE
    MPGH Member
    CAFlames's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Where ever my imagination takes me
    Posts
    3,006
    Reputation
    202
    Thanks
    2,944
    My Mood
    Twisted
    Okay so, compiling is fine, no errors but i cant build it into a .dll... i get the same error

    Current Works:
    ---Horror Game





    [IMG]https://i645.photobucke*****m/albums/uu180/drgnforce9/Siggys/signature3.jpg[/IMG]
    Special thanks to drgnforce9 for my sig picture

    Quote Originally Posted by m_t_h View Post

    CAflames is one epic coder.

    Rep and thanks him.. or you're perma banned.

  11. #11
    vingadormaster's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    154
    Reputation
    17
    Thanks
    243
    learn about how to compile simple DLL and install Directx SDK Summer 2004.

  12. #12
    Threadstarter
    We are the CONTRIBUFORCE
    MPGH Member
    CAFlames's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Where ever my imagination takes me
    Posts
    3,006
    Reputation
    202
    Thanks
    2,944
    My Mood
    Twisted
    Can u pm me directions

    Current Works:
    ---Horror Game





    [IMG]https://i645.photobucke*****m/albums/uu180/drgnforce9/Siggys/signature3.jpg[/IMG]
    Special thanks to drgnforce9 for my sig picture

    Quote Originally Posted by m_t_h View Post

    CAflames is one epic coder.

    Rep and thanks him.. or you're perma banned.

Similar Threads

  1. Which one is more gay?
    By x.navi.x in forum General
    Replies: 23
    Last Post: 08-22-2010, 11:08 AM
  2. one more account!
    By havock999 in forum WarRock - International Hacks
    Replies: 5
    Last Post: 01-10-2009, 03:59 AM
  3. PM me one more time
    By gudsoldier in forum Combat Arms Hacks & Cheats
    Replies: 13
    Last Post: 08-01-2008, 02:08 PM
  4. One More Chance
    By Uryu Ishida in forum General
    Replies: 26
    Last Post: 04-19-2008, 11:02 AM
  5. One more thing since the other top is closed
    By Tom_4th_account in forum General
    Replies: 13
    Last Post: 02-22-2008, 11:07 AM