Tried your suggestion under both vc6 and vc7(2003) with same result. It's like I'm missing a compile flag or define or something. Particularly since it will run from within Visual Studio 2003 but fails outside.
-----Original Message----- From: Richard Shaw [mailto:[EMAIL PROTECTED] Sent: Monday, July 25, 2005 2:24 PM To: 'Pat Thoyts' Subject: RE: [Metakit] Initial install problems Tried your suggestion under both vc6 and vc7(2003) with same result. It's like I'm missing a compile flag or define or something. Particularly since it run from within Visual Studio 2003 but fails outside. -----Original Message----- From: Pat Thoyts [mailto:[EMAIL PROTECTED] Sent: Sunday, July 24, 2005 4:20 AM To: [EMAIL PROTECTED] Cc: [email protected] Subject: Re: [Metakit] Initial install problems -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Richard Shaw wrote: | Ran across MetaKit and downloaded metakit.tar.gz. Used WinZip to | decompress and install everything. Running Windows XP SP2 with latest | patches. Microsoft Visual C++ version 6 at SP5 | Microsoft Visual C++ 2003 | | C++ 6.0 used the dsw provided. | C++ 2003 migrated the VC7 sln. | Both are stock setups. | Both give the same results when running mktest in debug and release | mode. See below: [results snipped] You need to copy the check files from the tests\ok subdirectory. ~ cd builds ~ xcopy /s /e ..\tests\ok tests\ ~ mktest Pat Thoyts -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (MingW32) iQCVAwUBQuNrRWB90JXwhOSJAQKYXQP/Y1TyUBsRfmJJwb9C+R+fr89/WYuCo5j3 FQMnYN3d4szvSraTO6HpyEEwR/1oqb4QaP5ekNlb1Wx+nE61ZBwoDER6GF8rPhpK trrLFy+vi3Nf+zcNa8QWqA2+490ZMrTRP4J7tk7zH59Fx/WXMpMEPZ8tXc7i1434 D3PXIXRSUx8= =BlBe -----END PGP SIGNATURE----- _____________________________________________ Metakit mailing list - [email protected] http://www.equi4.com/mailman/listinfo/metakit
