Thread: [OpenSIPStack] DLL Compile?
Brought to you by:
joegenbaclor
From: <ope...@op...> - 2008-02-22 11:48:52
|
Hi, I am looking for a SIP DLL. I found the OpenSIPStack but havn't had time to play around with it yet. Could someone just tell me if it compiles to a DLL or not? I'm going to use it in Delphi, and as such a DLL would be nice to use (don't have C++ experiance). Thanks, Robert Vos |
From: Joegen E. B. <joe...@gm...> - 2008-02-22 12:27:51
|
ATLSIP compiles as an ActiveX control. I am not sure about Delphi, but if it can use ActiveX, then the answer is yes. Joegen ope...@op... wrote: > Hi, > > I am looking for a SIP DLL. I found the OpenSIPStack but havn't had time to play around with it yet. Could someone just tell me if it compiles to a DLL or not? > > I'm going to use it in Delphi, and as such a DLL would be nice to use (don't have C++ experiance). > > Thanks, > Robert Vos > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > |
From: <ope...@op...> - 2008-03-11 10:09:20
|
Hi, Has anyone managed to compile the OpenSipStack to dll? I am trying to do so, but have had no luck. I have also not been able to find a solution to convert .lib to .dll that I have been able to do. Any help will REALY be apretiated. Regards, Robert Vos |
From: Joegen E. B. <joe...@gm...> - 2008-03-11 10:34:18
|
Hi Robert, OpenSIPStack windows build is only available as a static library at this point. Of course you may painstakingly DLLEXPORT the classes but that will be quite a challenge. Your best bet would be to implement a simple wrapper just like the SoftPhoneInterface for the ATLSIP COM DLL. Joegen ope...@op... wrote: > Hi, > > Has anyone managed to compile the OpenSipStack to dll? I am trying to do so, but have had no luck. I have also not been able to find a solution to convert .lib to .dll that I have been able to do. > > Any help will REALY be apretiated. > > Regards, > > Robert Vos > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > |
From: Robert V. <ro...@dc...> - 2008-03-12 08:34:54
|
Hi, Not to be a bother, but just a quick Q. The ALTSIP.dll created from the ALTSIP project, is this the same as the AxInterop.ATLSIPLib.dll or the Interop.ATLSIPLib.dll used in the OSSPhone project? If not, where is the code for the OSSPhone dll's located? Regards, Robert Vos ----- Original Message ----- From: "Joegen E. Baclor" <joe...@gm...> To: <ope...@op...>; <ope...@li...> Sent: Tuesday, March 11, 2008 12:34 PM Subject: Re: [OpenSIPStack] DLL Compile? > Hi Robert, > > OpenSIPStack windows build is only available as a static library at this > point. Of course you may painstakingly DLLEXPORT the classes but that > will be quite a challenge. Your best bet would be to implement a > simple wrapper just like the SoftPhoneInterface for the ATLSIP COM DLL. > > Joegen > > ope...@op... wrote: >> Hi, >> >> Has anyone managed to compile the OpenSipStack to dll? I am trying to do >> so, but have had no luck. I have also not been able to find a solution >> to convert .lib to .dll that I have been able to do. >> >> Any help will REALY be apretiated. >> >> Regards, >> >> Robert Vos >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> opensipstack-devel mailing list >> ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >> >> >> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel |
From: Ilian J. C. P. <ip...@so...> - 2008-03-12 09:11:34
|
Robert Vos wrote: > Hi, > > Not to be a bother, but just a quick Q. The ALTSIP.dll created from the > If you're using C++ only, ATLSIP.dll will do fine for you. The dlls below are .NET versions. > ALTSIP project, is this the same as the AxInterop.ATLSIPLib.dll or the > Interop.ATLSIPLib.dll used in the OSSPhone project? > > If not, where is the code for the OSSPhone dll's located? > > Regards, > Robert Vos > > ----- Original Message ----- > From: "Joegen E. Baclor" <joe...@gm...> > To: <ope...@op...>; > <ope...@li...> > Sent: Tuesday, March 11, 2008 12:34 PM > Subject: Re: [OpenSIPStack] DLL Compile? > > > >> Hi Robert, >> >> OpenSIPStack windows build is only available as a static library at this >> point. Of course you may painstakingly DLLEXPORT the classes but that >> will be quite a challenge. Your best bet would be to implement a >> simple wrapper just like the SoftPhoneInterface for the ATLSIP COM DLL. >> >> Joegen >> >> ope...@op... wrote: >> >>> Hi, >>> >>> Has anyone managed to compile the OpenSipStack to dll? I am trying to do >>> so, but have had no luck. I have also not been able to find a solution >>> to convert .lib to .dll that I have been able to do. >>> >>> Any help will REALY be apretiated. >>> >>> Regards, >>> >>> Robert Vos >>> >>> ------------------------------------------------------------------------- >>> This SF.net email is sponsored by: Microsoft >>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>> _______________________________________________ >>> opensipstack-devel mailing list >>> ope...@li... >>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>> >>> >>> >>> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> opensipstack-devel mailing list >> ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > |
From: Robert V. <ro...@dc...> - 2008-03-12 09:30:48
|
Ilian, Thanks for the info. I'm going to use Delphi, so the ALTSIP.dll should work fine? Moving over to .NET later down the line though, so could you perhaps just tell me where I can find the code for the .NET dll's? Regards, Robert Vos ----- Original Message ----- From: "Ilian Jeri C. Pinzon" <ip...@so...> To: <ope...@li...> Sent: Wednesday, March 12, 2008 11:11 AM Subject: Re: [OpenSIPStack] DLL Compile? > Robert Vos wrote: >> Hi, >> >> Not to be a bother, but just a quick Q. The ALTSIP.dll created from the >> > If you're using C++ only, ATLSIP.dll will do fine for you. The dlls > below are .NET versions. > >> ALTSIP project, is this the same as the AxInterop.ATLSIPLib.dll or the >> Interop.ATLSIPLib.dll used in the OSSPhone project? >> >> If not, where is the code for the OSSPhone dll's located? >> >> Regards, >> Robert Vos >> >> ----- Original Message ----- >> From: "Joegen E. Baclor" <joe...@gm...> >> To: <ope...@op...>; >> <ope...@li...> >> Sent: Tuesday, March 11, 2008 12:34 PM >> Subject: Re: [OpenSIPStack] DLL Compile? >> >> >> >>> Hi Robert, >>> >>> OpenSIPStack windows build is only available as a static library at this >>> point. Of course you may painstakingly DLLEXPORT the classes but that >>> will be quite a challenge. Your best bet would be to implement a >>> simple wrapper just like the SoftPhoneInterface for the ATLSIP COM DLL. >>> >>> Joegen >>> >>> ope...@op... wrote: >>> >>>> Hi, >>>> >>>> Has anyone managed to compile the OpenSipStack to dll? I am trying to >>>> do >>>> so, but have had no luck. I have also not been able to find a solution >>>> to convert .lib to .dll that I have been able to do. >>>> >>>> Any help will REALY be apretiated. >>>> >>>> Regards, >>>> >>>> Robert Vos >>>> >>>> ------------------------------------------------------------------------- >>>> This SF.net email is sponsored by: Microsoft >>>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>>> _______________________________________________ >>>> opensipstack-devel mailing list >>>> ope...@li... >>>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>>> >>>> >>>> >>>> >>> ------------------------------------------------------------------------- >>> This SF.net email is sponsored by: Microsoft >>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>> _______________________________________________ >>> opensipstack-devel mailing list >>> ope...@li... >>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>> >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> opensipstack-devel mailing list >> ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >> >> >> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel |
From: Joegen E. B. <joe...@gm...> - 2008-03-12 09:54:53
|
I know people who were able to use the DLL in delphi. Aparently delphi supports COM components which is what ATLSIP is. You may download the code from cvs using atlsip as the module. Robert Vos wrote: > Ilian, > > Thanks for the info. I'm going to use Delphi, so the ALTSIP.dll should work > fine? Moving over to .NET later down the line though, so could you perhaps > just tell me where I can find the code for the .NET dll's? > > Regards, > Robert Vos > > ----- Original Message ----- > From: "Ilian Jeri C. Pinzon" <ip...@so...> > To: <ope...@li...> > Sent: Wednesday, March 12, 2008 11:11 AM > Subject: Re: [OpenSIPStack] DLL Compile? > > > >> Robert Vos wrote: >> >>> Hi, >>> >>> Not to be a bother, but just a quick Q. The ALTSIP.dll created from the >>> >>> >> If you're using C++ only, ATLSIP.dll will do fine for you. The dlls >> below are .NET versions. >> >> >>> ALTSIP project, is this the same as the AxInterop.ATLSIPLib.dll or the >>> Interop.ATLSIPLib.dll used in the OSSPhone project? >>> >>> If not, where is the code for the OSSPhone dll's located? >>> >>> Regards, >>> Robert Vos >>> >>> ----- Original Message ----- >>> From: "Joegen E. Baclor" <joe...@gm...> >>> To: <ope...@op...>; >>> <ope...@li...> >>> Sent: Tuesday, March 11, 2008 12:34 PM >>> Subject: Re: [OpenSIPStack] DLL Compile? >>> >>> >>> >>> >>>> Hi Robert, >>>> >>>> OpenSIPStack windows build is only available as a static library at this >>>> point. Of course you may painstakingly DLLEXPORT the classes but that >>>> will be quite a challenge. Your best bet would be to implement a >>>> simple wrapper just like the SoftPhoneInterface for the ATLSIP COM DLL. >>>> >>>> Joegen >>>> >>>> ope...@op... wrote: >>>> >>>> >>>>> Hi, >>>>> >>>>> Has anyone managed to compile the OpenSipStack to dll? I am trying to >>>>> do >>>>> so, but have had no luck. I have also not been able to find a solution >>>>> to convert .lib to .dll that I have been able to do. >>>>> >>>>> Any help will REALY be apretiated. >>>>> >>>>> Regards, >>>>> >>>>> Robert Vos >>>>> >>>>> ------------------------------------------------------------------------- >>>>> This SF.net email is sponsored by: Microsoft >>>>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>>>> _______________________________________________ >>>>> opensipstack-devel mailing list >>>>> ope...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>>>> >>>>> >>>>> >>>>> >>>>> >>>> ------------------------------------------------------------------------- >>>> This SF.net email is sponsored by: Microsoft >>>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>>> _______________________________________________ >>>> opensipstack-devel mailing list >>>> ope...@li... >>>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>>> >>>> >>> ------------------------------------------------------------------------- >>> This SF.net email is sponsored by: Microsoft >>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>> _______________________________________________ >>> opensipstack-devel mailing list >>> ope...@li... >>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>> >>> >>> >>> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> opensipstack-devel mailing list >> ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > |
From: Robert V. <ro...@dc...> - 2008-03-13 09:47:52
|
Hi, It's me again. I'm getting an error when I atemp to compile ATLSIP. It compiles and creates the ATLSIP.dll. but then exits with: Performing registration 2>Project : error PRJ0019: A tool returned an error code from "Performing registration" 2>Build log was saved at "file://e:\Werk\Sip\Open Source\OpenSipStack\atlsip\Release\BuildLog.htm" 2>ATLSIP - 1 error(s), 63 warning(s) ========== Rebuild All: 1 succeeded, 1 failed, 0 skipped ========== If then attempt to use regsvr32 on the dll, it returns with an error that the module can not be found. Any ideas? Regards, Robert |
From: Joegen E. B. <joe...@gm...> - 2008-03-14 02:44:53
|
Try running dependency walker against the DLL. you might be missing some of them. http://www.dependencywalker.com/ Robert Vos wrote: > Hi, > > It's me again. I'm getting an error when I atemp to compile ATLSIP. > > It compiles and creates the ATLSIP.dll. but then exits with: > > Performing registration > > 2>Project : error PRJ0019: A tool returned an error code from "Performing > registration" > > 2>Build log was saved at "file://e:\Werk\Sip\Open > Source\OpenSipStack\atlsip\Release\BuildLog.htm" > > 2>ATLSIP - 1 error(s), 63 warning(s) > > ========== Rebuild All: 1 succeeded, 1 failed, 0 skipped ========== > > > If then attempt to use regsvr32 on the dll, it returns with an error that > the module can not be found. > > Any ideas? > > Regards, > Robert > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > |
From: Robert V. <ro...@dc...> - 2008-03-14 09:58:10
|
Hi, I am having lots of issues regarding atlsip dll's. When I compile the solution (using MVS 2005) the dll gets created. When I then attempt to register the dll, I get an error: Module not found. (The dll that comes with the OOS phone binary registers fine, and I have successfully used it in my own test app.). Attempting to register the AxInterop.ATLSIPLib.1.0.dll returns with error: Module was loaded, but the DllRegisterServer entry point was not found. Running Dependency walker on the dll's gives: Release build: ATLSIP.dll (Does not register) Modules missing: LIBVPB.dll MSVCR80.dll DWMAPI.dll OSS Binary release ATLSIP.dll (Registers fine) Modules missing: MSVCR80.dll DWMAPI.dll AxInterop.ATLSIPLib.1.0.dll Modules missing: DWMAPI.dll Also, the required dll exported functions are not listed in the exported functions list (it is empty) Could this LIBVPB.dll be the problem? If it is, where would I find it? If not, is it perhaps my developing platform? Sorry to keep bugging with questions, but I really have no idea how to tackle this problem Regards, Robert Vos ----- Original Message ----- From: "Joegen E. Baclor" <joe...@gm...> To: <ope...@li...> Sent: Friday, March 14, 2008 4:44 AM Subject: Re: [OpenSIPStack] DLL Compile? > > Try running dependency walker against the DLL. you might be missing > some of them. > > http://www.dependencywalker.com/ > > > Robert Vos wrote: >> Hi, >> >> It's me again. I'm getting an error when I atemp to compile ATLSIP. >> >> It compiles and creates the ATLSIP.dll. but then exits with: >> >> Performing registration >> >> 2>Project : error PRJ0019: A tool returned an error code from "Performing >> registration" >> >> 2>Build log was saved at "file://e:\Werk\Sip\Open >> Source\OpenSipStack\atlsip\Release\BuildLog.htm" >> >> 2>ATLSIP - 1 error(s), 63 warning(s) >> >> ========== Rebuild All: 1 succeeded, 1 failed, 0 skipped ========== >> >> >> If then attempt to use regsvr32 on the dll, it returns with an error that >> the module can not be found. >> >> Any ideas? >> >> Regards, >> Robert >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> opensipstack-devel mailing list >> ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >> >> >> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel |
From: Ilian J. C. P. <ip...@so...> - 2008-03-14 10:07:39
|
Hi, Robert Vos wrote: > Hi, > > I am having lots of issues regarding atlsip dll's. When I compile the > solution (using MVS 2005) the dll gets created. When I then attempt to > register the dll, I get an error: Module not found. (The dll that comes with > the OOS phone binary registers fine, and I have successfully used it in my > own test app.). Attempting to register the AxInterop.ATLSIPLib.1.0.dll > returns with error: Module was loaded, but the DllRegisterServer entry point > was not found. > You don't need to register the Interop dlls. Just ATLSIP.dll. The Interop dlls are used by .NET projects. You can look at a reference C++ .NET project at OSSPhone\vc80 project under ATLSIP. Did you get your code from CVS head? Building the project from there should be easy. Regards, Ilian > Running Dependency walker on the dll's gives: > > Release build: ATLSIP.dll (Does not register) > > Modules missing: LIBVPB.dll > MSVCR80.dll > DWMAPI.dll > > OSS Binary release ATLSIP.dll (Registers fine) > > Modules missing: MSVCR80.dll > DWMAPI.dll > > AxInterop.ATLSIPLib.1.0.dll > > Modules missing: DWMAPI.dll > Also, the required dll exported functions are not listed in the exported > functions list (it is empty) > > > Could this LIBVPB.dll be the problem? If it is, where would I find it? If > not, is it perhaps my developing platform? > > Sorry to keep bugging with questions, but I really have no idea how to > tackle this problem > > Regards, > Robert Vos > > ----- Original Message ----- > From: "Joegen E. Baclor" <joe...@gm...> > To: <ope...@li...> > Sent: Friday, March 14, 2008 4:44 AM > Subject: Re: [OpenSIPStack] DLL Compile? > > > >> Try running dependency walker against the DLL. you might be missing >> some of them. >> >> http://www.dependencywalker.com/ >> >> >> Robert Vos wrote: >> >>> Hi, >>> >>> It's me again. I'm getting an error when I atemp to compile ATLSIP. >>> >>> It compiles and creates the ATLSIP.dll. but then exits with: >>> >>> Performing registration >>> >>> 2>Project : error PRJ0019: A tool returned an error code from "Performing >>> registration" >>> >>> 2>Build log was saved at "file://e:\Werk\Sip\Open >>> Source\OpenSipStack\atlsip\Release\BuildLog.htm" >>> >>> 2>ATLSIP - 1 error(s), 63 warning(s) >>> >>> ========== Rebuild All: 1 succeeded, 1 failed, 0 skipped ========== >>> >>> >>> If then attempt to use regsvr32 on the dll, it returns with an error that >>> the module can not be found. >>> >>> Any ideas? >>> >>> Regards, >>> Robert >>> >>> >>> ------------------------------------------------------------------------- >>> This SF.net email is sponsored by: Microsoft >>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>> _______________________________________________ >>> opensipstack-devel mailing list >>> ope...@li... >>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>> >>> >>> >>> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> opensipstack-devel mailing list >> ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > |
From: Robert V. <ro...@dc...> - 2008-03-14 10:25:34
|
Ilian, I got the code from http://www.opensipstack.org/downloads.html. Should I rather get the code from the CVS? Regards, Robert ----- Original Message ----- From: "Ilian Jeri C. Pinzon" <ip...@so...> To: <ope...@li...> Sent: Friday, March 14, 2008 12:07 PM Subject: Re: [OpenSIPStack] ATLSIP compiling issues > Hi, > > Robert Vos wrote: >> Hi, >> >> I am having lots of issues regarding atlsip dll's. When I compile the >> solution (using MVS 2005) the dll gets created. When I then attempt to >> register the dll, I get an error: Module not found. (The dll that comes >> with >> the OOS phone binary registers fine, and I have successfully used it in >> my >> own test app.). Attempting to register the AxInterop.ATLSIPLib.1.0.dll >> returns with error: Module was loaded, but the DllRegisterServer entry >> point >> was not found. >> > You don't need to register the Interop dlls. Just ATLSIP.dll. The > Interop dlls are used by .NET projects. You can look at a reference C++ > .NET project at OSSPhone\vc80 project under ATLSIP. > > Did you get your code from CVS head? Building the project from there > should be easy. > > Regards, > Ilian >> Running Dependency walker on the dll's gives: >> >> Release build: ATLSIP.dll (Does not register) >> >> Modules missing: LIBVPB.dll >> MSVCR80.dll >> DWMAPI.dll >> >> OSS Binary release ATLSIP.dll (Registers fine) >> >> Modules missing: MSVCR80.dll >> DWMAPI.dll >> >> AxInterop.ATLSIPLib.1.0.dll >> >> Modules missing: DWMAPI.dll >> Also, the required dll exported functions are not listed in the exported >> functions list (it is empty) >> >> >> Could this LIBVPB.dll be the problem? If it is, where would I find it? >> If >> not, is it perhaps my developing platform? >> >> Sorry to keep bugging with questions, but I really have no idea how to >> tackle this problem >> >> Regards, >> Robert Vos >> >> ----- Original Message ----- >> From: "Joegen E. Baclor" <joe...@gm...> >> To: <ope...@li...> >> Sent: Friday, March 14, 2008 4:44 AM >> Subject: Re: [OpenSIPStack] DLL Compile? >> >> >> >>> Try running dependency walker against the DLL. you might be missing >>> some of them. >>> >>> http://www.dependencywalker.com/ >>> >>> >>> Robert Vos wrote: >>> >>>> Hi, >>>> >>>> It's me again. I'm getting an error when I atemp to compile ATLSIP. >>>> >>>> It compiles and creates the ATLSIP.dll. but then exits with: >>>> >>>> Performing registration >>>> >>>> 2>Project : error PRJ0019: A tool returned an error code from >>>> "Performing >>>> registration" >>>> >>>> 2>Build log was saved at "file://e:\Werk\Sip\Open >>>> Source\OpenSipStack\atlsip\Release\BuildLog.htm" >>>> >>>> 2>ATLSIP - 1 error(s), 63 warning(s) >>>> >>>> ========== Rebuild All: 1 succeeded, 1 failed, 0 skipped ========== >>>> >>>> >>>> If then attempt to use regsvr32 on the dll, it returns with an error >>>> that >>>> the module can not be found. >>>> >>>> Any ideas? >>>> >>>> Regards, >>>> Robert >>>> >>>> >>>> ------------------------------------------------------------------------- >>>> This SF.net email is sponsored by: Microsoft >>>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>>> _______________________________________________ >>>> opensipstack-devel mailing list >>>> ope...@li... >>>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>>> >>>> >>>> >>>> >>> ------------------------------------------------------------------------- >>> This SF.net email is sponsored by: Microsoft >>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>> _______________________________________________ >>> opensipstack-devel mailing list >>> ope...@li... >>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>> >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> opensipstack-devel mailing list >> ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >> >> >> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel |
From: Ilian J. C. P. <ip...@so...> - 2008-03-14 11:14:10
|
Yep. You should. The downloads section is not updated yet. Sorry for that. Regards, Ilian Robert Vos wrote: > Ilian, > > I got the code from http://www.opensipstack.org/downloads.html. > > Should I rather get the code from the CVS? > > Regards, > Robert > > ----- Original Message ----- > From: "Ilian Jeri C. Pinzon" <ip...@so...> > To: <ope...@li...> > Sent: Friday, March 14, 2008 12:07 PM > Subject: Re: [OpenSIPStack] ATLSIP compiling issues > > > >> Hi, >> >> Robert Vos wrote: >> >>> Hi, >>> >>> I am having lots of issues regarding atlsip dll's. When I compile the >>> solution (using MVS 2005) the dll gets created. When I then attempt to >>> register the dll, I get an error: Module not found. (The dll that comes >>> with >>> the OOS phone binary registers fine, and I have successfully used it in >>> my >>> own test app.). Attempting to register the AxInterop.ATLSIPLib.1.0.dll >>> returns with error: Module was loaded, but the DllRegisterServer entry >>> point >>> was not found. >>> >>> >> You don't need to register the Interop dlls. Just ATLSIP.dll. The >> Interop dlls are used by .NET projects. You can look at a reference C++ >> .NET project at OSSPhone\vc80 project under ATLSIP. >> >> Did you get your code from CVS head? Building the project from there >> should be easy. >> >> Regards, >> Ilian >> >>> Running Dependency walker on the dll's gives: >>> >>> Release build: ATLSIP.dll (Does not register) >>> >>> Modules missing: LIBVPB.dll >>> MSVCR80.dll >>> DWMAPI.dll >>> >>> OSS Binary release ATLSIP.dll (Registers fine) >>> >>> Modules missing: MSVCR80.dll >>> DWMAPI.dll >>> >>> AxInterop.ATLSIPLib.1.0.dll >>> >>> Modules missing: DWMAPI.dll >>> Also, the required dll exported functions are not listed in the exported >>> functions list (it is empty) >>> >>> >>> Could this LIBVPB.dll be the problem? If it is, where would I find it? >>> If >>> not, is it perhaps my developing platform? >>> >>> Sorry to keep bugging with questions, but I really have no idea how to >>> tackle this problem >>> >>> Regards, >>> Robert Vos >>> >>> ----- Original Message ----- >>> From: "Joegen E. Baclor" <joe...@gm...> >>> To: <ope...@li...> >>> Sent: Friday, March 14, 2008 4:44 AM >>> Subject: Re: [OpenSIPStack] DLL Compile? >>> >>> >>> >>> >>>> Try running dependency walker against the DLL. you might be missing >>>> some of them. >>>> >>>> http://www.dependencywalker.com/ >>>> >>>> >>>> Robert Vos wrote: >>>> >>>> >>>>> Hi, >>>>> >>>>> It's me again. I'm getting an error when I atemp to compile ATLSIP. >>>>> >>>>> It compiles and creates the ATLSIP.dll. but then exits with: >>>>> >>>>> Performing registration >>>>> >>>>> 2>Project : error PRJ0019: A tool returned an error code from >>>>> "Performing >>>>> registration" >>>>> >>>>> 2>Build log was saved at "file://e:\Werk\Sip\Open >>>>> Source\OpenSipStack\atlsip\Release\BuildLog.htm" >>>>> >>>>> 2>ATLSIP - 1 error(s), 63 warning(s) >>>>> >>>>> ========== Rebuild All: 1 succeeded, 1 failed, 0 skipped ========== >>>>> >>>>> >>>>> If then attempt to use regsvr32 on the dll, it returns with an error >>>>> that >>>>> the module can not be found. >>>>> >>>>> Any ideas? >>>>> >>>>> Regards, >>>>> Robert >>>>> >>>>> >>>>> ------------------------------------------------------------------------- >>>>> This SF.net email is sponsored by: Microsoft >>>>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>>>> _______________________________________________ >>>>> opensipstack-devel mailing list >>>>> ope...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>>>> >>>>> >>>>> >>>>> >>>>> >>>> ------------------------------------------------------------------------- >>>> This SF.net email is sponsored by: Microsoft >>>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>>> _______________________________________________ >>>> opensipstack-devel mailing list >>>> ope...@li... >>>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>>> >>>> >>> ------------------------------------------------------------------------- >>> This SF.net email is sponsored by: Microsoft >>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>> _______________________________________________ >>> opensipstack-devel mailing list >>> ope...@li... >>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>> >>> >>> >>> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> opensipstack-devel mailing list >> ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > |
From: Robert V. <ro...@dc...> - 2008-03-14 13:08:08
|
Ok, So i got the source from the CSV (OpenSipStack and ATLSIP) and I have the same errors. Using dependency walker, the exported functions is now listed at least. The "module not found" error returned by regsvr32 seems to indicate on a missing dependency? The three listed are: LIBVPB.DLL; MSVCR80.DLL; DWMAPI.DLL. If this is the case, where would I be able to find the files? Regards, Robert Vos ----- Original Message ----- From: "Ilian Jeri C. Pinzon" <ip...@so...> To: <ope...@li...> Sent: Friday, March 14, 2008 1:14 PM Subject: Re: [OpenSIPStack] ATLSIP compiling issues > Yep. You should. The downloads section is not updated yet. Sorry for that. > > Regards, > Ilian > > Robert Vos wrote: >> Ilian, >> >> I got the code from http://www.opensipstack.org/downloads.html. >> >> Should I rather get the code from the CVS? >> >> Regards, >> Robert >> >> ----- Original Message ----- >> From: "Ilian Jeri C. Pinzon" <ip...@so...> >> To: <ope...@li...> >> Sent: Friday, March 14, 2008 12:07 PM >> Subject: Re: [OpenSIPStack] ATLSIP compiling issues >> >> >> >>> Hi, >>> >>> Robert Vos wrote: >>> >>>> Hi, >>>> >>>> I am having lots of issues regarding atlsip dll's. When I compile the >>>> solution (using MVS 2005) the dll gets created. When I then attempt to >>>> register the dll, I get an error: Module not found. (The dll that comes >>>> with >>>> the OOS phone binary registers fine, and I have successfully used it in >>>> my >>>> own test app.). Attempting to register the AxInterop.ATLSIPLib.1.0.dll >>>> returns with error: Module was loaded, but the DllRegisterServer entry >>>> point >>>> was not found. >>>> >>>> >>> You don't need to register the Interop dlls. Just ATLSIP.dll. The >>> Interop dlls are used by .NET projects. You can look at a reference C++ >>> .NET project at OSSPhone\vc80 project under ATLSIP. >>> >>> Did you get your code from CVS head? Building the project from there >>> should be easy. >>> >>> Regards, >>> Ilian >>> >>>> Running Dependency walker on the dll's gives: >>>> >>>> Release build: ATLSIP.dll (Does not register) >>>> >>>> Modules missing: LIBVPB.dll >>>> MSVCR80.dll >>>> DWMAPI.dll >>>> >>>> OSS Binary release ATLSIP.dll (Registers fine) >>>> >>>> Modules missing: MSVCR80.dll >>>> DWMAPI.dll >>>> >>>> AxInterop.ATLSIPLib.1.0.dll >>>> >>>> Modules missing: DWMAPI.dll >>>> Also, the required dll exported functions are not listed in the >>>> exported >>>> functions list (it is empty) >>>> >>>> >>>> Could this LIBVPB.dll be the problem? If it is, where would I find it? >>>> If >>>> not, is it perhaps my developing platform? >>>> >>>> Sorry to keep bugging with questions, but I really have no idea how to >>>> tackle this problem >>>> >>>> Regards, >>>> Robert Vos >>>> >>>> ----- Original Message ----- >>>> From: "Joegen E. Baclor" <joe...@gm...> >>>> To: <ope...@li...> >>>> Sent: Friday, March 14, 2008 4:44 AM >>>> Subject: Re: [OpenSIPStack] DLL Compile? >>>> >>>> >>>> >>>> >>>>> Try running dependency walker against the DLL. you might be missing >>>>> some of them. >>>>> >>>>> http://www.dependencywalker.com/ >>>>> >>>>> >>>>> Robert Vos wrote: >>>>> >>>>> >>>>>> Hi, >>>>>> >>>>>> It's me again. I'm getting an error when I atemp to compile ATLSIP. >>>>>> >>>>>> It compiles and creates the ATLSIP.dll. but then exits with: >>>>>> >>>>>> Performing registration >>>>>> >>>>>> 2>Project : error PRJ0019: A tool returned an error code from >>>>>> "Performing >>>>>> registration" >>>>>> >>>>>> 2>Build log was saved at "file://e:\Werk\Sip\Open >>>>>> Source\OpenSipStack\atlsip\Release\BuildLog.htm" >>>>>> >>>>>> 2>ATLSIP - 1 error(s), 63 warning(s) >>>>>> >>>>>> ========== Rebuild All: 1 succeeded, 1 failed, 0 skipped ========== >>>>>> >>>>>> >>>>>> If then attempt to use regsvr32 on the dll, it returns with an error >>>>>> that >>>>>> the module can not be found. >>>>>> >>>>>> Any ideas? >>>>>> >>>>>> Regards, >>>>>> Robert >>>>>> >>>>>> >>>>>> ------------------------------------------------------------------------- >>>>>> This SF.net email is sponsored by: Microsoft >>>>>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>>>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>>>>> _______________________________________________ >>>>>> opensipstack-devel mailing list >>>>>> ope...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>> ------------------------------------------------------------------------- >>>>> This SF.net email is sponsored by: Microsoft >>>>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>>>> _______________________________________________ >>>>> opensipstack-devel mailing list >>>>> ope...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>>>> >>>>> >>>> ------------------------------------------------------------------------- >>>> This SF.net email is sponsored by: Microsoft >>>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>>> _______________________________________________ >>>> opensipstack-devel mailing list >>>> ope...@li... >>>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>>> >>>> >>>> >>>> >>> ------------------------------------------------------------------------- >>> This SF.net email is sponsored by: Microsoft >>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>> _______________________________________________ >>> opensipstack-devel mailing list >>> ope...@li... >>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>> >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> opensipstack-devel mailing list >> ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >> >> >> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel |
From: Ilian J. C. P. <ip...@so...> - 2008-03-17 09:31:15
|
Hi, Please post your IDE version and Operating System. Regards, Ilian Robert Vos wrote: > Ok, > > So i got the source from the CSV (OpenSipStack and ATLSIP) and I have the > same errors. Using dependency walker, the exported functions is now listed > at least. > > The "module not found" error returned by regsvr32 seems to indicate on a > missing dependency? The three listed are: LIBVPB.DLL; MSVCR80.DLL; > DWMAPI.DLL. If this is the case, where would I be able to find the files? > > Regards, > Robert Vos > > ----- Original Message ----- > From: "Ilian Jeri C. Pinzon" <ip...@so...> > To: <ope...@li...> > Sent: Friday, March 14, 2008 1:14 PM > Subject: Re: [OpenSIPStack] ATLSIP compiling issues > > > >> Yep. You should. The downloads section is not updated yet. Sorry for that. >> >> Regards, >> Ilian >> >> Robert Vos wrote: >> >>> Ilian, >>> >>> I got the code from http://www.opensipstack.org/downloads.html. >>> >>> Should I rather get the code from the CVS? >>> >>> Regards, >>> Robert >>> >>> ----- Original Message ----- >>> From: "Ilian Jeri C. Pinzon" <ip...@so...> >>> To: <ope...@li...> >>> Sent: Friday, March 14, 2008 12:07 PM >>> Subject: Re: [OpenSIPStack] ATLSIP compiling issues >>> >>> >>> >>> >>>> Hi, >>>> >>>> Robert Vos wrote: >>>> >>>> >>>>> Hi, >>>>> >>>>> I am having lots of issues regarding atlsip dll's. When I compile the >>>>> solution (using MVS 2005) the dll gets created. When I then attempt to >>>>> register the dll, I get an error: Module not found. (The dll that comes >>>>> with >>>>> the OOS phone binary registers fine, and I have successfully used it in >>>>> my >>>>> own test app.). Attempting to register the AxInterop.ATLSIPLib.1.0.dll >>>>> returns with error: Module was loaded, but the DllRegisterServer entry >>>>> point >>>>> was not found. >>>>> >>>>> >>>>> >>>> You don't need to register the Interop dlls. Just ATLSIP.dll. The >>>> Interop dlls are used by .NET projects. You can look at a reference C++ >>>> .NET project at OSSPhone\vc80 project under ATLSIP. >>>> >>>> Did you get your code from CVS head? Building the project from there >>>> should be easy. >>>> >>>> Regards, >>>> Ilian >>>> >>>> >>>>> Running Dependency walker on the dll's gives: >>>>> >>>>> Release build: ATLSIP.dll (Does not register) >>>>> >>>>> Modules missing: LIBVPB.dll >>>>> MSVCR80.dll >>>>> DWMAPI.dll >>>>> >>>>> OSS Binary release ATLSIP.dll (Registers fine) >>>>> >>>>> Modules missing: MSVCR80.dll >>>>> DWMAPI.dll >>>>> >>>>> AxInterop.ATLSIPLib.1.0.dll >>>>> >>>>> Modules missing: DWMAPI.dll >>>>> Also, the required dll exported functions are not listed in the >>>>> exported >>>>> functions list (it is empty) >>>>> >>>>> >>>>> Could this LIBVPB.dll be the problem? If it is, where would I find it? >>>>> If >>>>> not, is it perhaps my developing platform? >>>>> >>>>> Sorry to keep bugging with questions, but I really have no idea how to >>>>> tackle this problem >>>>> >>>>> Regards, >>>>> Robert Vos >>>>> >>>>> ----- Original Message ----- >>>>> From: "Joegen E. Baclor" <joe...@gm...> >>>>> To: <ope...@li...> >>>>> Sent: Friday, March 14, 2008 4:44 AM >>>>> Subject: Re: [OpenSIPStack] DLL Compile? >>>>> >>>>> >>>>> >>>>> >>>>> >>>>>> Try running dependency walker against the DLL. you might be missing >>>>>> some of them. >>>>>> >>>>>> http://www.dependencywalker.com/ >>>>>> >>>>>> >>>>>> Robert Vos wrote: >>>>>> >>>>>> >>>>>> >>>>>>> Hi, >>>>>>> >>>>>>> It's me again. I'm getting an error when I atemp to compile ATLSIP. >>>>>>> >>>>>>> It compiles and creates the ATLSIP.dll. but then exits with: >>>>>>> >>>>>>> Performing registration >>>>>>> >>>>>>> 2>Project : error PRJ0019: A tool returned an error code from >>>>>>> "Performing >>>>>>> registration" >>>>>>> >>>>>>> 2>Build log was saved at "file://e:\Werk\Sip\Open >>>>>>> Source\OpenSipStack\atlsip\Release\BuildLog.htm" >>>>>>> >>>>>>> 2>ATLSIP - 1 error(s), 63 warning(s) >>>>>>> >>>>>>> ========== Rebuild All: 1 succeeded, 1 failed, 0 skipped ========== >>>>>>> >>>>>>> >>>>>>> If then attempt to use regsvr32 on the dll, it returns with an error >>>>>>> that >>>>>>> the module can not be found. >>>>>>> >>>>>>> Any ideas? >>>>>>> >>>>>>> Regards, >>>>>>> Robert >>>>>>> >>>>>>> >>>>>>> ------------------------------------------------------------------------- >>>>>>> This SF.net email is sponsored by: Microsoft >>>>>>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>>>>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>>>>>> _______________________________________________ >>>>>>> opensipstack-devel mailing list >>>>>>> ope...@li... >>>>>>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>> ------------------------------------------------------------------------- >>>>>> This SF.net email is sponsored by: Microsoft >>>>>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>>>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>>>>> _______________________________________________ >>>>>> opensipstack-devel mailing list >>>>>> ope...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>>>>> >>>>>> >>>>>> >>>>> ------------------------------------------------------------------------- >>>>> This SF.net email is sponsored by: Microsoft >>>>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>>>> _______________________________________________ >>>>> opensipstack-devel mailing list >>>>> ope...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>>>> >>>>> >>>>> >>>>> >>>>> >>>> ------------------------------------------------------------------------- >>>> This SF.net email is sponsored by: Microsoft >>>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>>> _______________________________________________ >>>> opensipstack-devel mailing list >>>> ope...@li... >>>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>>> >>>> >>> ------------------------------------------------------------------------- >>> This SF.net email is sponsored by: Microsoft >>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>> _______________________________________________ >>> opensipstack-devel mailing list >>> ope...@li... >>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>> >>> >>> >>> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> opensipstack-devel mailing list >> ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > |
From: Robert V. <ro...@dc...> - 2008-03-18 07:33:46
|
Hi, I am using Microsoft Visual Studio 2005 on Windows XP (SP2) Regards, Robert Vos ----- Original Message ----- From: "Ilian Jeri C. Pinzon" <ip...@so...> To: <ope...@li...> Sent: Monday, March 17, 2008 11:31 AM Subject: Re: [OpenSIPStack] ATLSIP compiling issues > Hi, > > Please post your IDE version and Operating System. > > Regards, > Ilian > > Robert Vos wrote: >> Ok, >> >> So i got the source from the CSV (OpenSipStack and ATLSIP) and I have the >> same errors. Using dependency walker, the exported functions is now >> listed >> at least. >> >> The "module not found" error returned by regsvr32 seems to indicate on a >> missing dependency? The three listed are: LIBVPB.DLL; MSVCR80.DLL; >> DWMAPI.DLL. If this is the case, where would I be able to find the >> files? >> >> Regards, >> Robert Vos >> >> ----- Original Message ----- >> From: "Ilian Jeri C. Pinzon" <ip...@so...> >> To: <ope...@li...> >> Sent: Friday, March 14, 2008 1:14 PM >> Subject: Re: [OpenSIPStack] ATLSIP compiling issues >> >> >> >>> Yep. You should. The downloads section is not updated yet. Sorry for >>> that. >>> >>> Regards, >>> Ilian >>> >>> Robert Vos wrote: >>> >>>> Ilian, >>>> >>>> I got the code from http://www.opensipstack.org/downloads.html. >>>> >>>> Should I rather get the code from the CVS? >>>> >>>> Regards, >>>> Robert >>>> >>>> ----- Original Message ----- >>>> From: "Ilian Jeri C. Pinzon" <ip...@so...> >>>> To: <ope...@li...> >>>> Sent: Friday, March 14, 2008 12:07 PM >>>> Subject: Re: [OpenSIPStack] ATLSIP compiling issues >>>> >>>> >>>> >>>> >>>>> Hi, >>>>> >>>>> Robert Vos wrote: >>>>> >>>>> >>>>>> Hi, >>>>>> >>>>>> I am having lots of issues regarding atlsip dll's. When I compile >>>>>> the >>>>>> solution (using MVS 2005) the dll gets created. When I then attempt >>>>>> to >>>>>> register the dll, I get an error: Module not found. (The dll that >>>>>> comes >>>>>> with >>>>>> the OOS phone binary registers fine, and I have successfully used it >>>>>> in >>>>>> my >>>>>> own test app.). Attempting to register the >>>>>> AxInterop.ATLSIPLib.1.0.dll >>>>>> returns with error: Module was loaded, but the DllRegisterServer >>>>>> entry >>>>>> point >>>>>> was not found. >>>>>> >>>>>> >>>>>> >>>>> You don't need to register the Interop dlls. Just ATLSIP.dll. The >>>>> Interop dlls are used by .NET projects. You can look at a reference >>>>> C++ >>>>> .NET project at OSSPhone\vc80 project under ATLSIP. >>>>> >>>>> Did you get your code from CVS head? Building the project from there >>>>> should be easy. >>>>> >>>>> Regards, >>>>> Ilian >>>>> >>>>> >>>>>> Running Dependency walker on the dll's gives: >>>>>> >>>>>> Release build: ATLSIP.dll (Does not register) >>>>>> >>>>>> Modules missing: LIBVPB.dll >>>>>> MSVCR80.dll >>>>>> DWMAPI.dll >>>>>> >>>>>> OSS Binary release ATLSIP.dll (Registers fine) >>>>>> >>>>>> Modules missing: MSVCR80.dll >>>>>> DWMAPI.dll >>>>>> >>>>>> AxInterop.ATLSIPLib.1.0.dll >>>>>> >>>>>> Modules missing: DWMAPI.dll >>>>>> Also, the required dll exported functions are not listed in the >>>>>> exported >>>>>> functions list (it is empty) >>>>>> >>>>>> >>>>>> Could this LIBVPB.dll be the problem? If it is, where would I find >>>>>> it? >>>>>> If >>>>>> not, is it perhaps my developing platform? >>>>>> >>>>>> Sorry to keep bugging with questions, but I really have no idea how >>>>>> to >>>>>> tackle this problem >>>>>> >>>>>> Regards, >>>>>> Robert Vos >>>>>> >>>>>> ----- Original Message ----- >>>>>> From: "Joegen E. Baclor" <joe...@gm...> >>>>>> To: <ope...@li...> >>>>>> Sent: Friday, March 14, 2008 4:44 AM >>>>>> Subject: Re: [OpenSIPStack] DLL Compile? >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>>> Try running dependency walker against the DLL. you might be missing >>>>>>> some of them. >>>>>>> >>>>>>> http://www.dependencywalker.com/ >>>>>>> >>>>>>> >>>>>>> Robert Vos wrote: >>>>>>> >>>>>>> >>>>>>> >>>>>>>> Hi, >>>>>>>> >>>>>>>> It's me again. I'm getting an error when I atemp to compile >>>>>>>> ATLSIP. >>>>>>>> >>>>>>>> It compiles and creates the ATLSIP.dll. but then exits with: >>>>>>>> >>>>>>>> Performing registration >>>>>>>> >>>>>>>> 2>Project : error PRJ0019: A tool returned an error code from >>>>>>>> "Performing >>>>>>>> registration" >>>>>>>> >>>>>>>> 2>Build log was saved at "file://e:\Werk\Sip\Open >>>>>>>> Source\OpenSipStack\atlsip\Release\BuildLog.htm" >>>>>>>> >>>>>>>> 2>ATLSIP - 1 error(s), 63 warning(s) >>>>>>>> >>>>>>>> ========== Rebuild All: 1 succeeded, 1 failed, 0 skipped ========== >>>>>>>> >>>>>>>> >>>>>>>> If then attempt to use regsvr32 on the dll, it returns with an >>>>>>>> error >>>>>>>> that >>>>>>>> the module can not be found. >>>>>>>> >>>>>>>> Any ideas? >>>>>>>> >>>>>>>> Regards, >>>>>>>> Robert >>>>>>>> >>>>>>>> >>>>>>>> ------------------------------------------------------------------------- >>>>>>>> This SF.net email is sponsored by: Microsoft >>>>>>>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>>>>>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>>>>>>> _______________________________________________ >>>>>>>> opensipstack-devel mailing list >>>>>>>> ope...@li... >>>>>>>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>> ------------------------------------------------------------------------- >>>>>>> This SF.net email is sponsored by: Microsoft >>>>>>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>>>>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>>>>>> _______________________________________________ >>>>>>> opensipstack-devel mailing list >>>>>>> ope...@li... >>>>>>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>>>>>> >>>>>>> >>>>>>> >>>>>> ------------------------------------------------------------------------- >>>>>> This SF.net email is sponsored by: Microsoft >>>>>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>>>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>>>>> _______________________________________________ >>>>>> opensipstack-devel mailing list >>>>>> ope...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>> ------------------------------------------------------------------------- >>>>> This SF.net email is sponsored by: Microsoft >>>>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>>>> _______________________________________________ >>>>> opensipstack-devel mailing list >>>>> ope...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>>>> >>>>> >>>> ------------------------------------------------------------------------- >>>> This SF.net email is sponsored by: Microsoft >>>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>>> _______________________________________________ >>>> opensipstack-devel mailing list >>>> ope...@li... >>>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>>> >>>> >>>> >>>> >>> ------------------------------------------------------------------------- >>> This SF.net email is sponsored by: Microsoft >>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>> _______________________________________________ >>> opensipstack-devel mailing list >>> ope...@li... >>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>> >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> opensipstack-devel mailing list >> ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >> >> >> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel |
From: Robert V. <ro...@dc...> - 2008-03-14 11:21:41
|
Ok, thanks! Regards, Robert ----- Original Message ----- From: "Ilian Jeri C. Pinzon" <ip...@so...> To: <ope...@li...> Sent: Friday, March 14, 2008 1:14 PM Subject: Re: [OpenSIPStack] ATLSIP compiling issues > Yep. You should. The downloads section is not updated yet. Sorry for that. > > Regards, > Ilian > > Robert Vos wrote: >> Ilian, >> >> I got the code from http://www.opensipstack.org/downloads.html. >> >> Should I rather get the code from the CVS? >> >> Regards, >> Robert >> >> ----- Original Message ----- >> From: "Ilian Jeri C. Pinzon" <ip...@so...> >> To: <ope...@li...> >> Sent: Friday, March 14, 2008 12:07 PM >> Subject: Re: [OpenSIPStack] ATLSIP compiling issues >> >> >> >>> Hi, >>> >>> Robert Vos wrote: >>> >>>> Hi, >>>> >>>> I am having lots of issues regarding atlsip dll's. When I compile the >>>> solution (using MVS 2005) the dll gets created. When I then attempt to >>>> register the dll, I get an error: Module not found. (The dll that comes >>>> with >>>> the OOS phone binary registers fine, and I have successfully used it in >>>> my >>>> own test app.). Attempting to register the AxInterop.ATLSIPLib.1.0.dll >>>> returns with error: Module was loaded, but the DllRegisterServer entry >>>> point >>>> was not found. >>>> >>>> >>> You don't need to register the Interop dlls. Just ATLSIP.dll. The >>> Interop dlls are used by .NET projects. You can look at a reference C++ >>> .NET project at OSSPhone\vc80 project under ATLSIP. >>> >>> Did you get your code from CVS head? Building the project from there >>> should be easy. >>> >>> Regards, >>> Ilian >>> >>>> Running Dependency walker on the dll's gives: >>>> >>>> Release build: ATLSIP.dll (Does not register) >>>> >>>> Modules missing: LIBVPB.dll >>>> MSVCR80.dll >>>> DWMAPI.dll >>>> >>>> OSS Binary release ATLSIP.dll (Registers fine) >>>> >>>> Modules missing: MSVCR80.dll >>>> DWMAPI.dll >>>> >>>> AxInterop.ATLSIPLib.1.0.dll >>>> >>>> Modules missing: DWMAPI.dll >>>> Also, the required dll exported functions are not listed in the >>>> exported >>>> functions list (it is empty) >>>> >>>> >>>> Could this LIBVPB.dll be the problem? If it is, where would I find it? >>>> If >>>> not, is it perhaps my developing platform? >>>> >>>> Sorry to keep bugging with questions, but I really have no idea how to >>>> tackle this problem >>>> >>>> Regards, >>>> Robert Vos >>>> >>>> ----- Original Message ----- >>>> From: "Joegen E. Baclor" <joe...@gm...> >>>> To: <ope...@li...> >>>> Sent: Friday, March 14, 2008 4:44 AM >>>> Subject: Re: [OpenSIPStack] DLL Compile? >>>> >>>> >>>> >>>> >>>>> Try running dependency walker against the DLL. you might be missing >>>>> some of them. >>>>> >>>>> http://www.dependencywalker.com/ >>>>> >>>>> >>>>> Robert Vos wrote: >>>>> >>>>> >>>>>> Hi, >>>>>> >>>>>> It's me again. I'm getting an error when I atemp to compile ATLSIP. >>>>>> >>>>>> It compiles and creates the ATLSIP.dll. but then exits with: >>>>>> >>>>>> Performing registration >>>>>> >>>>>> 2>Project : error PRJ0019: A tool returned an error code from >>>>>> "Performing >>>>>> registration" >>>>>> >>>>>> 2>Build log was saved at "file://e:\Werk\Sip\Open >>>>>> Source\OpenSipStack\atlsip\Release\BuildLog.htm" >>>>>> >>>>>> 2>ATLSIP - 1 error(s), 63 warning(s) >>>>>> >>>>>> ========== Rebuild All: 1 succeeded, 1 failed, 0 skipped ========== >>>>>> >>>>>> >>>>>> If then attempt to use regsvr32 on the dll, it returns with an error >>>>>> that >>>>>> the module can not be found. >>>>>> >>>>>> Any ideas? >>>>>> >>>>>> Regards, >>>>>> Robert >>>>>> >>>>>> >>>>>> ------------------------------------------------------------------------- >>>>>> This SF.net email is sponsored by: Microsoft >>>>>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>>>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>>>>> _______________________________________________ >>>>>> opensipstack-devel mailing list >>>>>> ope...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>> ------------------------------------------------------------------------- >>>>> This SF.net email is sponsored by: Microsoft >>>>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>>>> _______________________________________________ >>>>> opensipstack-devel mailing list >>>>> ope...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>>>> >>>>> >>>> ------------------------------------------------------------------------- >>>> This SF.net email is sponsored by: Microsoft >>>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>>> _______________________________________________ >>>> opensipstack-devel mailing list >>>> ope...@li... >>>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>>> >>>> >>>> >>>> >>> ------------------------------------------------------------------------- >>> This SF.net email is sponsored by: Microsoft >>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>> _______________________________________________ >>> opensipstack-devel mailing list >>> ope...@li... >>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>> >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> opensipstack-devel mailing list >> ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >> >> >> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel |
From: Robert V. <ro...@dc...> - 2008-03-11 10:43:14
|
Ok, Thanks for the quick reply! Guess I'll need to slog it out with my zero C++ knowledge ... I suppose it can't be that difficult to copy the SoftPhoneInterface method. Regards, Robert ----- Original Message ----- From: "Joegen E. Baclor" <joe...@gm...> To: <ope...@op...>; <ope...@li...> Sent: Tuesday, March 11, 2008 12:34 PM Subject: Re: [OpenSIPStack] DLL Compile? > Hi Robert, > > OpenSIPStack windows build is only available as a static library at this > point. Of course you may painstakingly DLLEXPORT the classes but that > will be quite a challenge. Your best bet would be to implement a > simple wrapper just like the SoftPhoneInterface for the ATLSIP COM DLL. > > Joegen > > ope...@op... wrote: >> Hi, >> >> Has anyone managed to compile the OpenSipStack to dll? I am trying to do >> so, but have had no luck. I have also not been able to find a solution >> to convert .lib to .dll that I have been able to do. >> >> Any help will REALY be apretiated. >> >> Regards, >> >> Robert Vos >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> opensipstack-devel mailing list >> ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >> >> >> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel |