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
|