Re: GSoC: Video Recording Plugin
res <[email protected]> Wed, 29 May 2013 20:16:36 +0200
| Newsgroups | gmane.comp.graphics.crystalspace.devel |
|---|---|
| Message-ID | <[email protected]> |
On 29.05.2013 04:05, Stepan Podoskin wrote: > 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). For Visual Studio, the simplest way to get started is to simply add your dependencies manually to the VC projects in question... ...of course those changes will get lost once the projects are regenerated. Indeed “config.jam” is the right place to have dependencies included in the automatically generated projects. (However, since config.jam is intended to be tied to what's in the CS-winlibs package, care should be taken before changes there are merged to trunk.) About “configure.ac”... it actually looks scarier than it is. If you have autoconf running somewhere (Linux, though Cygwin or msys-dev may work as well) give it a try; for a dependency check, cut & paste & adjust of an existing check usually gives a working check, quickly. -f.r. ------------------------------------------------------------------------------ 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 _______________________________________________ Crystal-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-develop
signature.asc
(application/pgp-signature, 263 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlGmRgQACgkQNCTzcE/07ezBtQCgvhuH2+ulL77j6SErxvivtjdr YkAAoNI/qvPhlAExqezXBEI65d/h24Hh =AhvO -----END PGP SIGNATURE-----