| | |
Asterisk Outlook intergration : OutCall Compilation ( C/C++)
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Apr 2009
Posts: 9
Reputation:
Solved Threads: 0
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.
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.
-7
#2 Oct 23rd, 2009
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
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
•
•
Join Date: Apr 2009
Posts: 9
Reputation:
Solved Threads: 0
•
•
•
•
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
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.
•
•
Join Date: Apr 2009
Posts: 9
Reputation:
Solved Threads: 0
•
•
•
•
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.
![]() |
Similar Threads
- News Story: Fix Outlook? Fix your emails! (Windows Software)
- News Story: Outlook Gets Help from the Facebook Generation (Windows Vista and Windows 7)
- Synchronize Outlook with Entourage (Mac Software)
- error message in outlook 2003 (Windows NT / 2000 / XP)
- Minimizing Outlook 2000 to the systray in Windows 2000 Pro (Windows Software)
- Errors: Outlook syncing with hotmail (Windows NT / 2000 / XP)
- Outlook Takes A Few Minutes To Open (Windows NT / 2000 / XP)
Other Threads in the C++ Forum
- Previous Thread: int to char conversion.
- Next Thread: error in evc++
| Thread Tools | Search this Thread |
Tag cloud for C++
api application array arrays assignment beginner binary bitmap c++ c/c++ calculator char char* class classes code coding compile compiler console conversion convert count data database delete developer display dll email encryption error file forms fstream function functions game generator getline givemetehcodez graph homeworkhelper iamthwee ifstream image input int java lazy lib loop looping loops map math matrix memory multidimensional multiple newbie news node number numbertoword output parameter pointer problem program programming project proxy python random read recursion recursive reference return sorting string strings struct template templates text tree url variable vector video visual visualstudio win32 windows winsock word wordfrequency wxwidgets






