Showing posts with label compilation. Show all posts
Showing posts with label compilation. Show all posts

Monday, April 11, 2011

OSX Term + OpenCV + Alchemy SWC , Compilation I

, This should be it.

alc-on; gcc `pkg-config --cflags opencv` `pkg-config --libs opencv`-swc -o sample.swc sample.c; alc-off;