Ignore:
Timestamp:
Dec 1, 2009, 10:51:51 PM (15 years ago)
Author:
Rick van der Zwet
Message:

Bit hacky, but uinput did not do the trick. Using the X11Test does the trick

File:
1 edited

Legend:

Unmodified
Added
Removed
  • liacs/mss/project/Makefile

    r15 r17  
    11CFLAGS=-g
    22
    3 CFLAGS+= -I/usr/include/opencv  -lcxcore -lcv -lhighgui -lcvaux -lml
     3CFLAGS+= -I/usr/include/opencv  -lcxcore -lcv -lhighgui -lcvaux -lml -lX11 -lXtst
    44
    55all: uinput
     
    99        ./colour-tracking 1
    1010
     11colour-tracking: xdo.o
     12
Note: See TracChangeset for help on using the changeset viewer.