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;

4 comments:

  1. Did you actually manage to compile and run alchemy-flash apps linked with OpenCV this way?

    ReplyDelete
  2. @bonext, what went wrong in your set-up?

    ReplyDelete
  3. Currently, I don't have OpenCV properly installed, so pkg-config won't find it, but I was wondering if it works in general :)

    ReplyDelete
  4. @bonext : ) since this is a while ago. I could only trust what i posted.

    ReplyDelete