Re: [OpenSIPStack] .vdproj extension
Brought to you by:
joegenbaclor
From: Ilian J. C. P. <ip...@so...> - 2007-11-26 10:46:26
|
Let's take this one step at a time... Open OSSPhone properties. Under Configuration Properties -> Build Events -> Pre-build Event, delete the entry in Command Line field. Tell me the results after. - Ilian sebastian pastor wrote: > Hi, > > I found aximp.exe where it's supposed to be (C:\Program Files\Microsoft > Visual Studio 8\SDK\v2.0\Bin) . Also, as i downloaded Microsoft Platform SDK > some time ago, i have added it as an additional reference in Project > Propperties. > > But i still have the same error when compiling OSSPhone project, > PRJ0019: A tool returned an error code from "Executing event previous to > generation..." > > What else can be? Do you need some more info? > > Thanks again. > > -Sebastián- > > 2007/11/26, Ilian Jeri C. Pinzon <ip...@so...>: > >> Hi, >> >> I think that you are missing aximp.exe or the path to it is not visible. >> aximp.exe was introduced in the Pre-build event for convenience but is >> not really required for compilation. It helps ensure that the latest >> update of the ATLSIP control is registered prior to compilation. >> >> Anyway, are you using a non-Express edition Visual Studio? If so, >> confirm that you have aximp.exe installed with your VS. If you used the >> default install location, it should be in C:\Program Files\Microsoft >> Visual Studio 8\SDK\v2.0\Bin. >> >> If you're using the Express edition, you may have to download the >> Platform/Windows SDK. Although, I'm not really sure it's included there. >> >> - Ilian >> >> sebastian pastor wrote: >> >>> Hi, >>> >>> Thanks. I finally opened the OSSPhone project and compile it. It worked >>> >> for >> >>> previous versions of libraries (the ones downloaded via web). But with >>> >> the >> >>> ATLSIP module downloaded sing CVS i'm finding this compiling error (in >>> OSSPhone.vcproj): >>> >>> Project : error* PRJ0019*: Una herramienta devolvió un código de error >>> >> de >> >>> "Ejecutando evento anterior a la generación..." >>> (Project: error PRJ0019: A tool returned an error code from "Executing >>> >> event >> >>> previous to generation...") >>> >>> Attached you have the .log (BTW, i'm using Visual Studio 2005 through >>> Windows XP) >>> >>> Thanks >>> >>> >>> 2007/11/22, Ilian Jeri C. Pinzon <ip...@so...>: >>> >>> >>>> Hi, >>>> >>>> You should be able to safely ignore that error. It's not really a >>>> requirement. The .vdproj file is for OSSPhone's installer project >>>> >> (MSI). >> >>>> Which, I'm afraid, is not available in the Express editions. >>>> >>>> Yes. If you have at least the Standard version, you can load the >>>> installer project. >>>> >>>> Regards, >>>> Ilian >>>> >>>> sebastian pastor wrote: >>>> >>>> >>>>> Hi all, >>>>> >>>>> last version of ATLSIP project includes a file with extension .vdproj. >>>>> >> I >> >>>>> have a failure when trying to open OSSPhone.vcproj because it says >>>>> >> that >> >>>> i >>>> >>>> >>>>> don't have an aplication for .vdproj files installed. >>>>> I'm runing on a Visual C++ 2005 Express Edition through Windows XP, >>>>> >>>>> >>>> would it >>>> >>>> >>>>> be fixed if i use a complete Visual Studio instead of Express one?? >>>>> >>>>> Thank you in advance >>>>> (BTW, i'm having problems finding Visual Studio. i suppose that it's a >>>>> highly-protected-with-license tool :S) >>>>> >>>>> >>>>> >> ------------------------------------------------------------------------- >> >>>>> 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 >> >> > ------------------------------------------------------------------------- > 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 > > > |