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!!
@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?
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.