Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Win32/Win64 API (native code) (https://www.delphipraxis.net/17-win32-win64-api-native-code/)
-   -   Delphi Device Manager Demo aus Setup and Config Manager API (https://www.delphipraxis.net/121882-device-manager-demo-aus-setup-config-manager-api.html)

r_amse_s 6. Okt 2008 13:54


Device Manager Demo aus Setup and Config Manager API
 
Hallo,

ich möchte das Demo kompilieren und möchte wissen welche JEDI Pakete und Versionen dazu notwendig sind.
habe D2007 + Vista.

Danke!

r_amse_s 6. Okt 2008 20:48

Re: Device Manager Demo aus Setup and Config Manager API
 
Liste der Anhänge anzeigen (Anzahl: 1)
anbei die volle demo aus setup and config manager API 1.1a

r_amse_s 6. Okt 2008 23:01

Re: Device Manager Demo aus Setup and Config Manager API
 
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?

r_amse_s 7. Okt 2008 22:35

Re: Device Manager Demo aus Setup and Config Manager API
 
Liste der Anhänge anzeigen (Anzahl: 1)
jetzt habe jcl und jvcl installiert.
jcl --> OK
jvcl --> error

bitte um Hilfe!


Alle Zeitangaben in WEZ +1. Es ist jetzt 08:51 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz