Source Build Error!

Results 1 to 14 of 14
  1. #1
    Proficient Member Drkidvictor is offline
    MemberRank
    Jul 2011 Join Date
    New JerseyLocation
    174Posts

    thumbs down Source Build Error!

    Help with this? I really don't understand :I . Theres more errors btw..
    screenie1.png


  2. #2
    Alpha Member Chrisss is offline
    MemberRank
    Feb 2012 Join Date
    Ask the Fox!Location
    1,660Posts

    Re: Source Build Error!

    Open winnt.h, go to line 299 and you will see this :
    Code:
    typedef void *PVOID;
    Change it to this :

    Code:
    #define POINTER_64 __ptr64
    typedef void *PVOID;
    typedef void * POINTER_64 PVOID64;
    If you cannot find this, upload your winnt.h file and I'll edit it for you.

  3. #3
    Proficient Member Drkidvictor is offline
    MemberRank
    Jul 2011 Join Date
    New JerseyLocation
    174Posts

    Re: Source Build Error!

    Quote Originally Posted by Chrisss View Post
    Open winnt.h, go to line 299 and you will see this :
    Code:
    typedef void *PVOID;
    Change it to this :

    Code:
    #define POINTER_64 __ptr64
    typedef void *PVOID;
    typedef void * POINTER_64 PVOID64;
    If you cannot find this, upload your winnt.h file and I'll edit it for you.
    why don't you just fix all the problems in the source and build it and send me the new client and source? i don't know anything of this stuff... you do... :/

  4. #4
    Asylum Gamers WickedsInferno is offline
    MemberRank
    Jun 2011 Join Date
    Deep In AsylumLocation
    394Posts

    Re: Source Build Error!

    Everyone can not do your work for you, You have to know about the source too. I am still learning but i am better then i was before. I know you can do it. It takes time.

  5. #5
    Proficient Member Drkidvictor is offline
    MemberRank
    Jul 2011 Join Date
    New JerseyLocation
    174Posts

    Re: Source Build Error!

    I don't even know where to begin... :I

  6. #6
    Asylum Gamers WickedsInferno is offline
    MemberRank
    Jun 2011 Join Date
    Deep In AsylumLocation
    394Posts

    Source Build Error!

    There is plenty of tuts here. If you can not understand it. Maybe I can teach you a thing or two when I am not busy. But for now you need to search or tuts.


    Sent from my iPhone using Tapatalk - now Free

  7. #7
    Proficient Member Drkidvictor is offline
    MemberRank
    Jul 2011 Join Date
    New JerseyLocation
    174Posts

    Re: Source Build Error!

    I asked you a few days ago to help out and you never did... :/

  8. #8
    Asylum Gamers WickedsInferno is offline
    MemberRank
    Jun 2011 Join Date
    Deep In AsylumLocation
    394Posts

    Re: Source Build Error!

    I have a life lol.

  9. #9
    Proficient Member Drkidvictor is offline
    MemberRank
    Jul 2011 Join Date
    New JerseyLocation
    174Posts

    Re: Source Build Error!

    You were online! Lol. You said you would help! Than you never did xD. Plus! I bought the source from him. He said if any errors he would fix. :I

  10. #10
    Alpha Member Chrisss is offline
    MemberRank
    Feb 2012 Join Date
    Ask the Fox!Location
    1,660Posts

    Re: Source Build Error!

    I told you this source was to be built in 2003, and look what your using... you will always get errors, listen before you point fingers.

  11. #11
    Asylum Gamers WickedsInferno is offline
    MemberRank
    Jun 2011 Join Date
    Deep In AsylumLocation
    394Posts

    Re: Source Build Error!

    Quote Originally Posted by Chrisss View Post
    I told you this source was to be built in 2003, and look what your using... you will always get errors, listen before you point fingers.
    What source is he using would you know? I keep saying he needs to try to learn, I dont know why that is so hard "trying to learn"

  12. #12
    Alpha Member Chrisss is offline
    MemberRank
    Feb 2012 Join Date
    Ask the Fox!Location
    1,660Posts

    Re: Source Build Error!

    Go onto Skype...

  13. #13
    Asylum Gamers WickedsInferno is offline
    MemberRank
    Jun 2011 Join Date
    Deep In AsylumLocation
    394Posts

    Re: Source Build Error!

    Add my new skype

    LordOfAyslum

  14. #14
    Alpha Member Chrisss is offline
    MemberRank
    Feb 2012 Join Date
    Ask the Fox!Location
    1,660Posts

    Re: Source Build Error!

    No results found for that name.

    EDIT : Don't worry, you wrote it wrong.



Advertisement