latest version v1.9 - last update 10 Apr 2010 |
Contains definition macros to compile hardware related functors. More...
Go to the source code of this file.
Contains definition macros to compile hardware related functors.
This file contains definition macros used as flags to compile hardware related functors like frame grabbers. Usually these functors check if the corresponding symbol is defined, and only in that cases the class will be compiled.
If you work with Linux, GCC and GNU-Make, you can optionally leave this file untouched and provide in the corresponding symbol using a -D directive in the file extrapaths.mk.
For example, to compile the ToUCam camera, your extrapaths.mk file would look:
EXTRACXXFLAGS=-D_USE_PHILIPS_TOUCAM EXTRAINCLUDEPATH= EXTRALIBPATH= EXTRALIBS=