Compiling 45.2 with a lot of errors. (will include paste)

  • boxmein
    14th Jan 2011 Former Staff 0 Permalink
    Help . Paste is here: http://pastebin.com/K0kWKhcb
    I followed the wiki, help me out. Please. I know a small amount of C++ but I can't understand this.
    I AM NOT TROLLING. (I wanted a display pic and I tried gravatar and I added the trollface. No hint to personality, though.)
    Will answer tomorrow after school. (it's 22.09 right now.
  • Pilihp64
    14th Jan 2011 Developer 0 Permalink
    warning != error

    the only error is
    LINK : fatal error LNK1104: cannot open file '”C:\Users\Johannes\Desktop\TPTsrc\Libraries\SDL.lib”'

    you didn't link it right
  • boxmein
    14th Jan 2011 Former Staff 0 Permalink
    The link is correct, it's linking to the file..
    Problem ? Solved. .(NO quotes can be used in linker input.)
  • PizzaPlatypus
    14th Jan 2011 Member 0 Permalink
    Remember that warnings aren't errors, next time have a traul through to find errors and see if you can solve them first.
  • boxmein
    14th Jan 2011 Former Staff 0 Permalink
    Oh ok. Locking . . .