[C++-sig] Help with Jamroot file

2010-07-23 Thread Filipe M. S. de Campos
Hello! I'm writing a wrapper of a c++ program that uses OpenCVlibrary. I think I have to add some information to the Jamroot file to make bjam import opencv headers and compile the wrapper successfully. But I couldn't find the right command and location in Jam

[C++-sig] [Boost.Python] Problems to make a wrapper of a OpenCV program

2010-07-19 Thread Filipe M. S. de Campos
Hello! I've been searching during the last few days a way to solve the problem I'm having, but I can't find the apropriate answer. I hope somebody can help me. I have written a program in C++ that uses the opencv library. It is compiling and working fine. (I use this to compile the code: gcc -o f