Project

General

Profile

Actions

Un ptit wiki » History » Revision 5

« Previous | Revision 5/14 (diff) | Next »
Michel Bilodeau, 04/22/2009 11:13 AM


Un ptit wiki

How to get the sources:

For CMM members, please indicate the following url to your svn client:

svn co svn+ssh://<login>@malte.ensmp.fr/svn/mamba/trunk

For the others:

svn co svn+ssh://<login>@malte.ensmp.fr/home/mamba/svn/mamba/trunk

How to compile

On linux, osx, cygwin do:

make pylib

It doesn't compile

The makefile relies on a python script "setup.py" which integrates all modules. One of this module is an interface to generic video grabbers which is platform dependent and on linux it relies on external libraries: SDL and V4L.

Updated by Michel Bilodeau almost 15 years ago · 5 revisions