<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p>Hi,</p>
<p> </p>
<p>I have a simple application that uses glut and opencv. However as soon as I add the opencv wrapper unit to the uses clause I get:</p>
<p> </p>
<p>video.pp(10,1) Fatal: Syntax error, "UNIT" expected but "PROGRAM" found</p>
<p> </p>
<p>The compiler does not recognize the main unit anymore. I have searched the opencv.pas file but I could not find anything strange there. Has anyone got an idea of what might be happening?</p>
<p> </p>
<p>TIA, Darius<br /><br /></p>
<div> </div>
</body></html>