User Tag List

Results 1 to 10 of 10

Thread: Requesting Some C/C++ Advice/HELP!!

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Requesting Some C/C++ Advice/HELP!!

    User Info Menu

    Re: Requesting Some C/C++ Advice/HELP!!

    Ok, so what your are doing is trying to make a simple hello world program so you can understand how to compile and what not? Well, this ain't gonna help too much with adding a code to a prx because there are other things involved since you are dealing with
    Code:
    unsigned int
    and what not. Maybe somebody with more experience than me can explain it better to you. BTW is this prx for ftb2 or 3?
    Latest work:


  2. #2
    Requesting Some C/C++ Advice/HELP!!

    User Info Menu

    Re: Requesting Some C/C++ Advice/HELP!!

    The prx is going to be for FTB2, for now, i want to just be able to compile something. I wrote almost the entire thing and im pretty sure it will work, because I kinda know what I'm doing already, and I have studied the structure and syntax of not only Bakon, but also Selective Knife, PSPBricker, NitePR, Stealth PRX, anything that I could get source for, i studied, and used them to learn and teach myself how people did different things.

    Using what I learned from what they did, i managed to write what SHOULD work as a PRX, and I have the makefile made and everything, but I can not compile it without a working Toolchain. It wont compile through CYGWIN or DevC++ so I dont know what else to do unless somebody can help me get a working toolchain, or the files that the toolchain installs. I think the toolchain connects to the internet and either downloads the files, or the source to write the files, and i figure the links are probably old and dead. Thats why i either need the files or a link to a working toolchain. Im ripping my hair out here with this problem. I will REP+ every post someone has ever written if they can help me with this. Im begging. I know there must be someone out the somewhere with the files i need.

  3. #3
    Requesting Some C/C++ Advice/HELP!!

    User Info Menu

    Re: Requesting Some C/C++ Advice/HELP!!

    Quote Originally Posted by U.BeeN.StryKeD View Post
    The prx is going to be for FTB2, for now, i want to just be able to compile something. I wrote almost the entire thing and im pretty sure it will work, because I kinda know what I'm doing already, and I have studied the structure and syntax of not only Bakon, but also Selective Knife, PSPBricker, NitePR, Stealth PRX, anything that I could get source for, i studied, and used them to learn and teach myself how people did different things.

    Using what I learned from what they did, i managed to write what SHOULD work as a PRX, and I have the makefile made and everything, but I can not compile it without a working Toolchain. It wont compile through CYGWIN or DevC++ so I dont know what else to do unless somebody can help me get a working toolchain, or the files that the toolchain installs. I think the toolchain connects to the internet and either downloads the files, or the source to write the files, and i figure the links are probably old and dead. Thats why i either need the files or a link to a working toolchain. Im ripping my hair out here with this problem. I will REP+ every post someone has ever written if they can help me with this. Im begging. I know there must be someone out the somewhere with the files i need.
    To be honest dude, something like this shouldn't be stressing you out too much. And idk what you are doing wrong, I havn't opened up bloodshed in about 3 months so I forgot pretty much everything I learned, but I was able to compile with ease idk why yo can't.
    Latest work:


  4. #4
    Life is never fair

    User Info Menu

    Re: Requesting Some C/C++ Advice/HELP!!

    If you want (till you get everything working), I can try and compile your stuff for you since I already have everything set up. You can either PM me on here or if you got AIM you can get a hold of me on there.

    Also, I'll try and find the stuff that I used and give it to you.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •