Re: GSoC: Video Recording Plugin

"Christian Van Brussel" <[email protected]> Wed, 29 May 2013 12:35:14 +0200
Newsgroups gmane.comp.graphics.crystalspace.devel
Message-ID <[email protected]>
> I think I didn't formulated my question precisely enough. I'm talking
> about adding external dependencies (I will need to add libavcodec and
> libavformat).

Ah yes sorry.

For that you would need:

- edit the file CS/configure.ac and add entries for your libraries. You
can take as an example for that eg the entry that is already there for
Theora and adapt it in order to provide test codes relevant for your
libraries (the test code being defined within the AC_LANG_PROGRAM
directive).

- regenerate the 'configure' file by running CS/bin/autogen.sh. For that
you would need either to be on UNIX or on MSYS.

- re-run configure and check that it's OK.

If you have some problems doing that or accessing to UNIX/MSYS, then I can
help you further.



------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1