Einzelnen Beitrag anzeigen

r_amse_s

Registriert seit: 31. Jul 2004
107 Beiträge
 
Delphi 11 Alexandria
 
#3

Re: Device Manager Demo aus Setup and Config Manager API

  Alt 6. Okt 2008, 23:01
habe jetzt win32api, scapi und jvcl runtergeladen und im projektoptionen alle paths eingestellt.
während kompilieren bleibt der kompiler hier im quellcode von jvcl.inc stehen:

Delphi-Quellcode:
{$IFNDEF JVCL_CONFIGURED}
 {$IFDEF SUPPORTS_COMPILETIME_MESSAGES}
  {$MESSAGE FATAL 'Your Delphi/BCB version is not supported by this JVCL version!'}
 {$ELSE}
  'Your Delphi/BCB version is not supported by this JVCL version!'  <------- hier bleibt stehen
 {$ENDIF SUPPORTS_COMPILETIME_MESSAGES}
{$ENDIF !JVCL_CONFIGURED}
kann mir bitte jemand sagen was fehlt?
liebe Grüße
ramsi
  Mit Zitat antworten Zitat