Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. g++ -c -Wall -ggdb -fPIC -DTISCH_SHARED="" -DTIXML_USE_STL -I. -DTISCH_PREFIX='"/Users/richard.puckett/Projects/libtisch-1.1/build//share/libtisch/"' -O2 -fno-strict-aliasing -DHAS_FREENECT -I/usr/local/include/libusb-1.0 -I/opt/local/include -I../..//libs/tools/ -I../..//libs/simplecv/ -I../..//libs/simplegl/ -I../../ Settings.cc -o Settings.o
  2.  
  3. g++ -Wall -ggdb -L/Users/richard.puckett/Projects/libtisch-1.1/build//lib/ -L/opt/local/lib -ldc1394 -framework OpenGL -framework GLUT -L/usr/local/lib -lfreenect -ltools -lsimplecv -lsimplegl -L../..//libs/tools/ -L../..//libs/simplecv/ -L../..//libs/simplegl/ touchd.o FlashControl.o ImageSet.o Pipeline.o Blob.o BlobList.o Camera.o Settings.o -o touchd
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement