[Lazarus] Webcam access

Henry Vermaak henry.vermaak at gmail.com
Thu Feb 16 16:01:31 CET 2012


On 16/02/12 14:48, Reimar Grabowski wrote:
> On Thu, 16 Feb 2012 14:03:25 +0000
> Henry Vermaak<henry.vermaak at gmail.com>  wrote:
>
>> Just be careful of using OpenCV directly from fpc, since there are some
>> stack alignment issues.  See this thread:
>>
>> http://www.mail-archive.com/fpc-devel@lists.freepascal.org/msg24805.html
>
> Thanks for the info, as I am not on the devel list, I did not know about such problems.
> The thread talks about i386 but my target would be arm, does anybody know of problems there, too?

This is i386 specific, so there shouldn't be any problems.  At least my 
program works fine on ARM, but I'm using OpenCV through another library 
that's written in C.

Henry




More information about the Lazarus mailing list