Re: [OpenSIPStack] DLL Compile?
Brought to you by:
joegenbaclor
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 > > > |