Hi ! Re: OpenSSl 1.0.0d on Windows 7 with Visual Studio 2008
If I Configure with "no-idea" as follows... perl Configure VC-WIN32 no-idea no-mdc2 no-rc5 no-asm -prefix=openssl CALL ms\do_ms nmake -f ms\ntdll.mak nmake -f ms\ntdll.mak test The ms\test.bat script fails with... " Ideatest 'ideatest in not recognized as an in internal or external command, operable program or batch file. problems... " And the tests stop. If I take "no-idea" out of Configure, then all tests appear to complete (but there is a lot of text output so I might have missed something). Gary.
Hi ! Re: OpenSSl 1.0.0d on Windows 7 with Visual Studio 2008 If I Configure with “no-idea” as follows... perl Configure VC-WIN32 no-idea no-mdc2 no-rc5 no-asm –prefix=openssl CALL ms\do_ms nmake –f ms\ntdll.mak nmake –f ms\ntdll.mak test The ms\test.bat script fails with... “ Ideatest ‘ideatest in not recognized as an in internal or external command, operable program or batch file. problems... “ And the tests stop. If I take “no-idea” out of Configure, then all tests appear to complete (but there is a lot of text output so I might have missed something). Gary. |
