Re: [Opalvoip-devel] Opalvoip-devel Digest, Vol 103, Issue 4
Brought to you by:
csoutheren,
rjongbloed
From: Slava L. <s.l...@ab...> - 2016-10-27 11:30:45
|
UNSUBSCRIBE -----Original Message----- From: opa...@li... [mailto:opa...@li...] Sent: Wednesday, October 26, 2016 3:02 PM To: opa...@li... Subject: Opalvoip-devel Digest, Vol 103, Issue 4 Send Opalvoip-devel mailing list submissions to opa...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/opalvoip-devel or, via email, send a message with subject or body 'help' to opa...@li... You can reach the person managing the list at opa...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of Opalvoip-devel digest..." Today's Topics: 1. Re: Problems building opal on windows command line using msbuild (Robert Reif) 2. Visual Studio build fails because of missing revision.h (Robert Reif) ---------------------------------------------------------------------- Message: 1 Date: Tue, 25 Oct 2016 18:41:00 -0400 From: Robert Reif <re...@ea...> Subject: Re: [Opalvoip-devel] Problems building opal on windows command line using msbuild To: Robert Jongbloed <ro...@vo...> Cc: "opa...@li..." <opa...@li...> Message-ID: <580...@ea...> Content-Type: text/plain; charset="utf-8" Robert Jongbloed wrote: > I, for one, do not have time to support too many different compilers and environments. I really would need help (read PATCHES) in this area. > > As an aside VS2015 solution files are on the way, as I wish that to be my default platform. > > ---------- > Robert Jongbloed > Vox Lucida Pty. Ltd. > > > > >> On 4 Oct 2016, at 11:54 PM, Robert Reif <re...@ea...> wrote: >> >> I'm trying to add opal to our build scripts and ran into a problem >> with the Visual Studio 2012 and 2013 solution files. msbuild gives >> an error about 2 projects with the same name. There are 2 projects >> with the same name (Console Application) because they are missing the >> " - Static" and " - DLL" that the 2010 project has. This is easily >> fixed by adding the missing text in the solution files. >> >> Could you please fix the opal 2012 and 2013 solution files? >> >> The bigger problem is we are using Visual Studio 2015 and there are >> no solution and project files for it. It is possible to upgrade the >> solution and project files from the command line using "devenv.exe >> /upgrade" but this doesn't work with opal and ptlib because the >> project names and the project file names are different. The project >> files have >> _2013 appended to the file names and msbuild can't handle it. >> >> We are currently loading the solutions into Visual Studio 2015 and >> converting them before running our script but that makes it >> impossible to automate the build process. >> >> Could we please have Visual Studio 2015 solution and project files >> added to git? >> >> --------------------------------------------------------------------- >> --------- Check out the vibrant tech community on one of the world's >> most engaging tech sites, SlashDot.org! http://sdm.link/slashdot >> _______________________________________________ >> Opalvoip-devel mailing list >> Opa...@li... >> https://lists.sourceforge.net/lists/listinfo/opalvoip-devel > > Here is a patch for the 2015 solution. The same should be done for the older solutions. -------------- next part -------------- A non-text attachment was scrubbed... Name: msbuild_fix.diff Type: text/x-diff Size: 1134 bytes Desc: not available ------------------------------ Message: 2 Date: Tue, 25 Oct 2016 20:59:04 -0400 From: Robert Reif <re...@ea...> Subject: [Opalvoip-devel] Visual Studio build fails because of missing revision.h To: "opa...@li..." <opa...@li...> Message-ID: <580...@ea...> Content-Type: text/plain; charset=UTF-8; format=flowed I am getting a Visual Studio build failure because of missing revision.h file when just building a static opal lib. A static ptlib is built properly when just selecting the static opal library but revision.h is not being generated for opal. The failure can be reproduced by starting from fresh ptlib and opal source trees by opening the 2015 opal solution and building just the static opal library. ------------------------------ ---------------------------------------------------------------------------- -- The Command Line: Reinvented for Modern Developers Did the resurgence of CLI tooling catch you by surprise? Reconnect with the command line and become more productive. Learn the new .NET and ASP.NET CLI. Get your free copy! http://sdm.link/telerik ------------------------------ _______________________________________________ Opalvoip-devel mailing list Opa...@li... https://lists.sourceforge.net/lists/listinfo/opalvoip-devel End of Opalvoip-devel Digest, Vol 103, Issue 4 ********************************************** |