What steps will reproduce the problem?
1. CMake and compile
What is the expected output? What do you see instead?
Should compile without errors. I see this output:
3>c:\documents and settings\administrator\my
documents\downloads\aam-opencv.tar\aam-opencv\src\delaunay.cpp(482) : error
C4716: 'delaunay::warpImageToMeanShape' : must return a value
What version of the product are you using? On what operating system?
The same from download section, which is:
aam-opencv.tar.gz
Please provide any additional information below.
This function should return something:
aamImage*
delaunay:: warpImageToMeanShape(aamImage*input)
{
}
It seems the svn version is not updated. Can you check that please?
Original issue reported on code.google.com by danielba...@gmail.com on 13 Jan 2011 at 2:51
Original issue reported on code.google.com by
danielba...@gmail.com
on 13 Jan 2011 at 2:51