Hello ,
There is a problem with compiling the project of outcall. I want to test it. because i am very interested about project but Before do customisation I wanted to compile it.
http://outcall.sourceforge.net/
If there is a good C++ person please help me. Thank you very much. early response appreciated. and also tell me how can do it. tks again.
You need VC++ 2005 or 2008 Pro or better edition because that project uses MFC. Express edition can not compile it. If you have the compiler then just double-click PBXClient.vcproj
You need VC++ 2005 or 2008 Pro or better edition because that project uses MFC. Express edition can not compile it. If you have the compiler then just double-click PBXClient.vcproj
Thank you very very much..:)
Thanks For the reply. I am using Visual C++ 2005. so onece I compiled it I received error like this..
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 ==========
then
Following build Log file..
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)
so thats the problem I have.. I am not be able to run project.
Sorry, I can't help you any more because I don't have a compiler that will compile MFC code. Post your problems on their forums.
Sorry, I can't help you any more because I don't have a compiler that will compile MFC code. Post your problems on their forums.
I tried this with many forums. But I couldn't get any satisfaction about solution. as a big help can you make a remote session for me by teamviewer for www.showmypc.com . once this issue solved i promise for publish the solution with this forum. thank you very much.