Build Error

  • Colton-Bates
    25th Apr 2011 Member 0 Permalink
    I just decided that it would be cool to code my own elements, so I downloaded the source and followed the instructions on the Windows Setup wiki, but when I went to build it, I got a whole boatload of errors. Please tell me what I am doing wrong. I am using Microsoft Visual C++ 2010 express on a Windows 7 Home Premium laptop. The complete build error is at http://pastebin.com/cUcWvz0K.
    Thanks for your help!!

    EDIT: pastebin is not working right, so use this link http://min.us/mv9km
  • vanquish349
    25th Apr 2011 Member 0 Permalink
    pastebin not working
  • vanquish349
    25th Apr 2011 Member 0 Permalink
    @Colton-Bates (View Post)
    have you edited the code yet
  • Colton-Bates
    25th Apr 2011 Member 0 Permalink
  • vanquish349
    25th Apr 2011 Member 0 Permalink
    ok i think there is somthing wrong with the source
  • Colton-Bates
    25th Apr 2011 Member 0 Permalink
    @vanquish349 (View Post)
    where should I get a working source
    I got this one from github, download, download source as .zip
    If it makes a difference, I do get an error window that says: This Project Is out of Date. Would you still like to Build?
  • me4502
    25th Apr 2011 Member 0 Permalink
    Have you linked properly???
  • ubuntupokemoninc
    25th Apr 2011 Member 0 Permalink
    very odd when I run script.sh I get a crap load of errors, that is very odd

    edit:
    Oh... you missing the essential compiling .SDL files

    bzlib.h

    sdl.dll

    a couple others... READ THE WIKI!!!!!!!!
  • Pilihp64
    25th Apr 2011 Developer 0 Permalink
    The current source from simon (updated since this thread) fixes this issue, BUT also added some more windows errors with the pthreads library, since i have not bothered to look it up yet, you probably only need to download a few things and add them correctly (like the SDL/regex stuff). If you wait a bit longer, i will figure out exactly what is needed.