RE: Getting C runtime library error for running cimserver - pegasus comilaption with WinXP X86
"Hwang, Johnny" <[email protected]>
| Newsgroups | gmane.network.open-pegasus.general |
|---|---|
| Message-ID | <[email protected]> |
What about ssleay32.dll and libeay32.dll? Do you see them being compiled? Sent from toilet Archana Patil <[email protected]> wrote: Hi, OpenSSL is compiled by using windows setup “Win32OpenSSL-0_9_8k.exe”Which will by default release mode and Pegasus is also compiled for release mode. Thanks, Archana. From: Hwang, Johnny [mailto:[email protected]] Sent: Friday, September 09, 2011 9:28 PM To: Archana Patil; [email protected] Cc: [email protected] Subject: RE: Getting C runtime library error for running cimserver - pegasus comilaption with WinXP X86 Check to see how you compile openssl. If you compile pegasus in debug mode, so must you compile openssl in debug mode. There are also many other catches also in compiling openssl. Sent from toilet Archana Patil <[email protected]> wrote: