I spent a few hours yesterday trying to compile MUSHClient 4.50 with MS Visual C++ 2008. After tracking down a few obscure compiler options that prevented it from linking with MFC, I finally got the project built but then it segfaulted immediately on execution with a corrupted stack so I couldn't even step into it to see what was going on.
Discouraged by this, I dug out a *very* old copy of Visual Studio 6.0 (dating from 1998!) and, despite Vista telling me that I really, really don't want to run this program, it compiled, linked and executed the project perfectly without needing a single modification.
So I was wondering, to Nick and whomever else is compiling the source, which versions of MSVC and MFC you are using? And any special build environment configuration you have? Oh, and Nick, mushclient_resources/res/nick.bmp -- is that really what you look like? :)
Discouraged by this, I dug out a *very* old copy of Visual Studio 6.0 (dating from 1998!) and, despite Vista telling me that I really, really don't want to run this program, it compiled, linked and executed the project perfectly without needing a single modification.
So I was wondering, to Nick and whomever else is compiling the source, which versions of MSVC and MFC you are using? And any special build environment configuration you have? Oh, and Nick, mushclient_resources/res/nick.bmp -- is that really what you look like? :)