Re: [OpenSIPStack] [ATLSIP] New compiling error
Brought to you by:
joegenbaclor
From: sebastian p. <seb...@gm...> - 2007-12-31 08:07:37
|
OK, i'd like to know it because i'm trying to modify something in ATLSIP bu= t i cannot then use it in OSSPhone. I.e: I added an *empty funtion* just for testing. First in OpenSipStackctl.= h, then in OpenSipStackCtl.cpp, then in ATLSIP.idl (contained in IDispatch wrapping for IOpenSipStackCtl inteface) and it is built ok (both release an= d debug). But then whenever i try to build OpenOSSPhone calling to that function in Form1.h it tells me that is not a function belonging to ATLSIP library. What am i doing wrong? 2007/12/30, Joegen E. Baclor <joe...@gm...>: > > Ilian or a member of his team should be able to answer you more reliably > as to which object files are needed. I have detached myself from ATLSIP > for a long time and currently do not have the build environment to look > at. I'll leave the liberty of answering to Ilian. > > sebastian pastor wrote: > > Ok. Thanks Joegen. > > > > I also thought that way so i disabled that project in Build settings of > > 'ATLSIP' Solution. But as long as i remember, that way it didn't > generate > > the necessary files for using OSSPhone. Maybe it was my fault, i don't > > remember wether i chose Build again (from the beginning Ctrl+Alt+F7) or > just > > normal Build (F7)... > > > > Anyway, it doesn't matter. Yesterday night after some reattempts and > without > > doing (apparently) anything it worked. > > BTW, which ones from the files generated after building ATLSIP project > are > > really used by OSSPhone (for the attribute called ATLSIP)? > > > > Thanks and Happy New Year, > > > > -Sebasti=E1n- > > > > 2007/12/30, jo...@op... <joe...@gm...>: > > > >> hi sebastian, > >> > >> atlsipps is not needed by atlsip as far as i know so you may safely > >> ignore this compile error. that is as long as the atlsip main dll > >> compiled properly. let me know if you prove me wrong > >> > >> joegen > >> > >> > >> sebastian pastor wrote: > >> > >>> Hi, > >>> > >>> well this one has appeared with the last version that i downloaded > >>> > >> trough > >> > >>> CVS. I'm using Visual Studio 2005 in Windows XP. > >>> I don't know if you have reproduced it. > >>> > >>> it's in ATLSIPPS project and it says: > >>> > >>> *Error: MIDL will not generate DLLDATA.C unless you have at least 1 > >>> interface in the main project.* > >>> > >>> Any workaround? > >>> > >>> > >>> Thanks in advance and Happy New Year > >>> > >>> -Sebasti=E1n- > >>> > >>> > >> > ------------------------------------------------------------------------- > >> > >>> This SF.net email is sponsored by: Microsoft > >>> Defy all challenges. Microsoft(R) Visual Studio 2005. > >>> 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 2005. > >> 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 2005. > > 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 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > |