Einzelnen Beitrag anzeigen

wazup

Registriert seit: 26. Apr 2008
5 Beiträge
 
Delphi 2007 Professional
 
#7

Re: WebCam mit DirectShow

  Alt 30. Aug 2008, 11:52
Ich bekomme Fehler beim Compilieren in der Unit DirectDraw.pas:
Code:
[DCC Error] DirectDraw.pas(359): E2154 Type 'IDirectDrawSurface' needs finalization - not allowed in variant record
[DCC Error] DirectDraw.pas(366): E2154 Type 'IDirectDrawSurface' needs finalization - not allowed in variant record
[DCC Error] DirectDraw.pas(376): E2154 Type 'IDirectDrawSurface' needs finalization - not allowed in variant record
[DCC Error] DirectDraw.pas(383): E2154 Type 'IDirectDrawSurface' needs finalization - not allowed in variant record
[DCC Error] DirectDraw.pas(395): E2154 Type 'IDirectDrawSurface' needs finalization - not allowed in variant record
[DCC Error] DirectDraw.pas(835): E2154 Type 'IDirectDrawSurface' needs finalization - not allowed in variant record
[DCC Error] DirectDraw.pas(837): E2154 Type 'IDirectDrawSurface' needs finalization - not allowed in variant record
[DCC Error] DirectShow9.pas(149): F2063 Could not compile used unit 'DirectX\DirectDraw.pas'
  Mit Zitat antworten Zitat