calabro / outcall

Automatically exported from code.google.com/p/outcall
0 stars 0 forks source link

outcall compile #42

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi I downloaded and compiled OutCall. but there is a issue with 
compilation. once I opened it visual studio 2005 , It is opening well but I 
can't compile it. when compiling it I received following message. 

1>------ Build started: Project: OutCALL, Configuration: Release Win32 ----
--
1>Compiling...
1>StdAfx.cpp
1> WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
1>c:\documents and settings\dulip ravindra\desktop\outcall-src-
1.55\stdafx.h(115) : fatal error C1083: Cannot open type library file: 
'mso.dll': No such file or directory
1>Creating browse information file...
1>Microsoft Browse Information Maintenance Utility Version 8.00.50727
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>BSCMAKE: error BK1506 : cannot open file '.\release\AddExtenDlg.sbr': No 
such file or directory
1>Build log was saved at "file://c:\Documents and Settings\Dulip 
Ravindra\Desktop\outcall-src-1.55\Release\BuildLog.htm"
1>OutCALL - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

and in build log 

Build Log      Build started: Project: OutCALL, Configuration: 
Release|Win32
 Command Lines      Creating temporary file "c:\Documents and 
Settings\Dulip Ravindra\Desktop\outcall-src-
1.55\Release\RSP00000136485704.rsp" with contents
[
/O2 /Ob1 /I ".\SQLite" /I ".\gettext-0.13" /I ".\mapi" /I ".\exchange" /I 
".\exchange\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D 
"ENABLE_DBGLOG" /D "_VC80_UPGRADE=0x0710" /D "_AFXDLL" /D "_UNICODE" /D 
"UNICODE" /GF /FD /EHsc /MD /Gy /Yu"stdafx.h" /Fp".\Release/PBXClient.pch" 
/Fo".\Release/" /Fd".\Release/" /FR".\Release\\" /W3 /c /TP 
".\mapi\MAPINamedProperty.cpp"

".\mapi\MAPIEx.cpp"

".\mapi\MAPIContact.cpp"

".\TaskbarNotifier.cpp"

".\SysTray.cpp"

".\SocketManager.cpp"

".\SocketComm.cpp"

".\SettingsServerDlg.cpp"

".\SettingsOutlookDlg.cpp"

".\SettingsImportRules.cpp"

".\SettingsGeneralDlg.cpp"

".\SettingsExtensionsDlg.cpp"

".\SettingsDlg.cpp"

".\SettingsDialingRules.cpp"

".\Semaphore.cpp"

".\PBXClient.cpp"

".\OutlookRuleDlg.cpp"

".\OutlookContactsDlg.cpp"

".\MyLabel.cpp"

".\MissedCallsDlg.cpp"

".\md5.cpp"

".\MCListCtrl.cpp"

".\MapContactFieldsDlg.cpp"

".\MainFrm.cpp"

".\LoadingContactsDlg.cpp"

".\FindContactDlg.cpp"

".\DebugDlg.cpp"

".\AddLanguageDlg.cpp"

".\AddExtenDlg.cpp"

".\ActiveCallsDlg.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Dulip 
Ravindra\Desktop\outcall-src-1.55\Release\RSP00000136485704.rsp" /nologo 
/errorReport:prompt"
Creating temporary file "c:\Documents and Settings\Dulip 
Ravindra\Desktop\outcall-src-1.55\Release\RSP00000236485704.rsp" with 
contents
[
/O2 /Ob1 /I ".\SQLite" /I ".\gettext-0.13" /I ".\mapi" /I ".\exchange" /I 
".\exchange\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D 
"ENABLE_DBGLOG" /D "_VC80_UPGRADE=0x0710" /D "_AFXDLL" /D "_UNICODE" /D 
"UNICODE" /GF /FD /EHsc /MD /Gy /Yc"stdafx.h" /Fp".\Release/PBXClient.pch" 
/Fo".\Release/" /Fd".\Release/" /FR".\Release\\" /W3 /c /TP ".\StdAfx.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Dulip 
Ravindra\Desktop\outcall-src-1.55\Release\RSP00000236485704.rsp" /nologo 
/errorReport:prompt"
Creating temporary file "c:\Documents and Settings\Dulip 
Ravindra\Desktop\outcall-src-1.55\Release\RSP00000336485704.rsp" with 
contents
[
/O2 /Ob1 /I ".\SQLite" /I ".\gettext-0.13" /I ".\mapi" /I ".\exchange" /I 
".\exchange\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D 
"ENABLE_DBGLOG" /D "_VC80_UPGRADE=0x0710" /D "_AFXDLL" /D "_UNICODE" /D 
"UNICODE" /GF /FD /EHsc /MD /Gy /Fp".\Release/PBXClient.pch" 
/Fo".\Release/" /Fd".\Release/" /FR".\Release\\" /W3 /c /TP 
".\SQLite\CppSQLite3.cpp"

".\base64.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Dulip 
Ravindra\Desktop\outcall-src-1.55\Release\RSP00000336485704.rsp" /nologo 
/errorReport:prompt"
Creating temporary file "c:\Documents and Settings\Dulip 
Ravindra\Desktop\outcall-src-1.55\Release\RSP00000436485704.rsp" with 
contents
[
/o ".\Release/OutCALL.bsc"

".\release\AddExtenDlg.sbr"

".\release\AddLanguageDlg.sbr"

".\release\base64.sbr"

".\release\DebugDlg.sbr"

".\release\FindContactDlg.sbr"

".\release\LoadingContactsDlg.sbr"

".\release\MainFrm.sbr"

".\release\MapContactFieldsDlg.sbr"

".\release\MCListCtrl.sbr"

".\release\md5.sbr"

".\release\MissedCallsDlg.sbr"

".\release\MyLabel.sbr"

".\release\OutlookContactsDlg.sbr"

".\release\OutlookRuleDlg.sbr"

".\release\PBXClient.sbr"

".\release\Semaphore.sbr"

".\release\SettingsDialingRules.sbr"

".\release\SettingsDlg.sbr"

".\release\SettingsExtensionsDlg.sbr"

".\release\SettingsGeneralDlg.sbr"

".\release\SettingsImportRules.sbr"

".\release\SettingsOutlookDlg.sbr"

".\release\SettingsServerDlg.sbr"

".\release\SocketComm.sbr"

".\release\SocketManager.sbr"

".\release\StdAfx.sbr"

".\release\SysTray.sbr"

".\release\TaskbarNotifier.sbr"

".\release\CppSQLite3.sbr"

".\release\MAPIContact.sbr"

".\release\MAPIEx.sbr"

".\release\MAPINamedProperty.sbr"

".\release\ActiveCallsDlg.sbr"
]
Creating command line "bscmake.exe @"c:\Documents and Settings\Dulip 
Ravindra\Desktop\outcall-src-1.55\Release\RSP00000436485704.rsp" /nologo"
 Output Window      Compiling...
StdAfx.cpp
 WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
c:\documents and settings\dulip ravindra\desktop\outcall-src-
1.55\stdafx.h(115) : fatal error C1083: Cannot open type library file: 
'mso.dll': No such file or directory
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
BSCMAKE: error BK1506 : cannot open file '.\release\AddExtenDlg.sbr': No 
such file or directory
 Results      Build log was saved at "file://c:\Documents and 
Settings\Dulip Ravindra\Desktop\outcall-src-1.55\Release\BuildLog.htm"
OutCALL - 2 error(s), 0 warning(s)

What Should I Do. ? 

Original issue reported on code.google.com by duli...@googlemail.com on 23 Oct 2009 at 4:11

GoogleCodeExporter commented 8 years ago
yes, me too. Anyone have solution?

Original comment by moderato...@gmail.com on 26 Jan 2010 at 7:42

GoogleCodeExporter commented 8 years ago
Do you want to make callerID - POP UP software.contact me on 
duliprb2005@yahoo.com

Original comment by duli...@googlemail.com on 28 Jan 2010 at 6:19

GoogleCodeExporter commented 8 years ago
Add the path of mso.dll to visual studio's include and lib directories.

Original comment by daj...@gmail.com on 12 Aug 2010 at 9:50

GoogleCodeExporter commented 8 years ago

Original comment by denis.ko...@gmail.com on 22 Sep 2010 at 10:50