problems with codeing, express and computers in general

  • singularity
    10th Aug 2010 Member 0 Permalink
    I have fixed mine now.

    Try to re-link it and such.
  • bchandark
    10th Aug 2010 Member 0 Permalink
    Relink these steps?
    9) hit project and go to properties: configuration properties: linker: input: additional dependencies: drop-down menu: <edit>: and paste:
    shell32.lib
    ws2_32.lib
    wsock32.lib
    10) also paste the file location inside of the folder you made from the zip of these three files so you get:
    <source>\SDL\SDL.lib
    <source>\SDL\SDLmain.lib
    <source>\bzlib\libbz2.lib
    added to the list.

    I didn't know where to put the stuff for 10, so I just put it in the same place where I put the stuff for 9. I think it's right, but I'd like some clarification.
  • singularity
    10th Aug 2010 Member 0 Permalink
    Someone should make a video explaining how it is done.

    this is my mistake i had.

    i opened POWDER.C as soon as I started DO NOT OPEN IT UNTIL IT TELLZ YA.

    Anyway I can cod the special propertys but I dont know where to put it please help.

    Current version 40.3.
  • bchandark
    10th Aug 2010 Member 0 Permalink
    singularity
    I did that, but why would it matter?
    If something happens as soon as you open the file (which I doubt), what should I do now? Download another powder.c and copy/paste my code from the old one?
  • singularity
    10th Aug 2010 Member 0 Permalink
    Hmmmm when I get back from Bali I will make a video if you want.

    But can someone please explain where I put the special properties.
  • bchandark
    10th Aug 2010 Member 0 Permalink
    Never mind, I got it to work, one of the linkers was misspelled.
  • bchandark
    10th Aug 2010 Member 0 Permalink
    Weird. I got it to work, but when I try to compile again, it doesn't work. I was going to go and debug the code, but the line numbers referenced had nothing to do with my changes at all, only stuff that was already in the powder.c when I downloaded it from Github today. Should I wait until these bugs are fixed, update my powder.c, then make add my element coding? Or should I get a legacy version source and use that powder.c?