GStreamer in Visual Studio 2010

Sebastian Dröge slomo at circular-chaos.org
Fri Sep 27 12:43:45 PDT 2013


On Fr, 2013-09-27 at 12:18 -0700, Bruce Sharpe wrote:
> I am working with Sau Ming on this project.
> 
> 
> > ... and a solution that would be maintainable is something
> that generates the MSVC project files automatically from the Makefiles
> 
> 
> That does sound like the best way to go.  Are you aware of any tools
> that can help with that process?

Well, it's not that difficult really, only needs some effort :) It needs
understanding of the MSVC project file format and then some effort to
put the generic parts of it into some tool that is then called from the
Makefiles with the relevant parameters (like the source files, headers,
libraries to link to, output files, etc).

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130927/f2c62285/attachment.pgp>


More information about the gstreamer-devel mailing list