Well, my copy of MS VC++ finally arrived today. It should have arrived days a couple days ago, but they shutdown all our post offices for fear of anthrax (are they ever going to catch that a$$?), but I bumped into the postman and he gave me the package.
In a few short hours I have successfully COMPILED THE CODE WITH NO ERRORS!!! Also, the sound is working perfect. Thanks jonwil!! ... and I have played several turns with no crashes!!!
I do get the assertion failure on shutdown however, but still...
THe advantage of building the way that is outlined in the attached file (not that this will work for everyone) is that it requires absolutely NO CHANGES TO THE SOURCE CODE to get it to compile. Therefore, it does not create a compiler compatibility problem later on.
It took some time because most of the information on what to do is scattered all over the place. So... I went ahead and put together an .rtf file explaining how to compile the code with MS VC++ 6.0 and Windows 98SE (It seems Martin and I are in the same boat). Thanks for asking all the questions earlier in this thread Martin, I followed that like scripture!
[aside: Where are my dancing bananas? You know, like this one -> ?]
In a few short hours I have successfully COMPILED THE CODE WITH NO ERRORS!!! Also, the sound is working perfect. Thanks jonwil!! ... and I have played several turns with no crashes!!!
I do get the assertion failure on shutdown however, but still...
THe advantage of building the way that is outlined in the attached file (not that this will work for everyone) is that it requires absolutely NO CHANGES TO THE SOURCE CODE to get it to compile. Therefore, it does not create a compiler compatibility problem later on.
It took some time because most of the information on what to do is scattered all over the place. So... I went ahead and put together an .rtf file explaining how to compile the code with MS VC++ 6.0 and Windows 98SE (It seems Martin and I are in the same boat). Thanks for asking all the questions earlier in this thread Martin, I followed that like scripture!
[aside: Where are my dancing bananas? You know, like this one -> ?]
Comment