What steps will reproduce the problem?
1. An old opencv is installed on the system (on which I don't have admin rules)
2. A recent opencv 2.3.1 is installed locally in $HOME/.local
3. Headers are in $HOME/.local/include/opencv and $HOME/.local/include/opencv2
4.
What is the expected output? What do you see instead?
The compilator complains: "error: opencv2/core/core_c.h: No such file or
directory" for many such files since they are included in "cv.h"
What version of the product are you using? On what operating system?
I'm using the svn version on a ubuntu box on which im not admin
Please provide any additional information below.
I can't find a way to add a "-I $HOME/.local/include" instruction since I do
not know how to use cmake besides basic end-user commands.
Original issue reported on code.google.com by alexis.mignon on 2 Dec 2011 at 2:06
Original issue reported on code.google.com by
alexis.mignonon 2 Dec 2011 at 2:06