Windows build link error with pegcommon.dll
ravinder reddy nannuru <[email protected]>
| Newsgroups | gmane.network.open-pegasus.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I am trying to build pegasus source 2.9.1. I tried to build pegcommon.dll for windows x86 platform and ended with link error "This application has failed to start because MSDIS100.dll was not found. Re-installing the application may fix this problem". ============================================================== Creating D:/Users/Ravinder/pegasus-2.9.1/pegasus/lib/linkfile link -nologo -dll /LTCG /OPT:REF /OPT:ICF=5 /OPT:NOWIN98 -map -out:D:/Users/Rav inder/pegasus-2.9.1/pegasus/bin/pegcommon.dll -implib:D:/Users/Ravinder/pegasus- 2.9.1/pegasus/lib/pegcommon.lib @D:/Users/Ravinder/pegasus-2.9.1/pegasus/lib/lin kfile D:/Users/Ravinder/pegasus-2.9.1/pegasus/mak/version-windows.RES /libpath: D:\REL_9_0_0_B84\CTELibraries\Libraries\OpenSSL\openssl-0.9.8k\lib\Win32\Release libeay32.lib ssleay32.lib ole32.lib ws2_32.lib advapi32.lib netapi32.lib secur3 2.lib make: *** [D:/Users/Ravinder/pegasus-2.9.1/pegasus/lib/pegcommon.lib] Error 128 ============================================================== I tried google but not able to find definitive answer regarding the MSDIS100.dll. Can you guys please let me know if you face such issue and the resolution to follow. Thanks, Ravinder