----- Original Message ----- From: "m m" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 24, 2003 1:55 AM Subject: usage.dat error
| hi all, | i am having a problem while compiling the crypto++ 5.0 using microsoft | visual c++ 6 on windows xp. | the actiuve project is set to "cryptest- win32 release". i am getting 0 | errors and warnings when the file is generated, but when i tell the compiler | to execute the "cryptest.exe", as soon as i try to input any command switch | the program windoe is terminated. Hi m m, You are probably running the FIPS 140 configuration. Switch to a non - FIPS configuration. You can do this while in VC6 as follows: Build Menu -> Set Active Coniguration Select a non FIPS build. Jeff
