Hello everyone,
I'm working with the Xilinx note XAPP1167 and I'm trying to get the projects for SDK that Xilinx get from the TDR 14.5.
In the folder of the XAPP1167 (XAPP1167/sw/share) are the files that had to be change from the original TDR to compile the projects using OpenCV. I'm having many problems in including the libraries.
The problem is that the project sobel_lib (static library) is now correct and generate the libsobel_lis.a successfully but when the sobel_cmd (Linux executable) use it he can't find the cv funcions. I include correctly the Library path and the libraries but then when I compile the project an error appears saying that he can't find it.
Please help!!! and sorry for the long subject :D.
Thanks in advance.
Regards.