Jump to content

Install TUniGMap component from "Lema"


erich.wanker

Recommended Posts

Hello,

i try to install the TUniGMap component from "Lema" on DelphiXE4

 

1. NEW / PACKAGE

2. PAGAGE / add Unit  -> UniGMap.pas

3. Compile Unit

 

-> now i get Error : [dcc32 Fataler Fehler] UniGMap.pas(156): F1026 Datei nicht gefunden: 'C:\Users\erich\Documents\RAD Studio\Projekte\Controls.dcu'

 

also the same Error with: Graphics.dcu ...ExtCtrls.dcu ... and so on

 

Any Ideas whats going wrong by me????

 

ThanX

 

 

 

 

 

Link to comment
Share on other sites

Hi Gerhard,

 

thanX for helping ...

i changed 

  • uniGUI18,

  • uIndy18,

  • uniTools18;

 

compiling does work without problems

installing doesn´t work... and gives me error:

 


[21D6E5F0]{delphicoreide180.bpl} PackageListAdapter.TPackageListAdapter.AddRuntimePackage (Line 82, "PackageListAdapter.pas" + 15) + $11

[21D6ED11]{delphicoreide180.bpl} PackageListAdapter.TPackageListAdapter.PackageListPackageAdded (Line 183, "PackageListAdapter.pas" + 1) + $6
[21D6BF3E]{delphicoreide180.bpl} PakList.TPackageList.RuntimePackageAdded (Line 1584, "PakList.pas" + 2) + $A
[21D68C1B]{delphicoreide180.bpl} PakList.TPackageList.AddRuntimePackageInternal (Line 203, "PakList.pas" + 5) + $15
[21D68B96]{delphicoreide180.bpl} PakList.TPackageList.AddAutoRuntimePackage (Line 185, "PakList.pas" + 0) + $2
[21D6AB21]{delphicoreide180.bpl} PakList.TPackageListItem.SetIsUsed (Line 996, "PakList.pas" + 6) + $A
[21D6A471]{delphicoreide180.bpl} PakList.TPackageListItem.AddRequiredRuntimePackages (Line 777, "PakList.pas" + 7) + $4
[21D699D1]{delphicoreide180.bpl} PakList.TPackageListItem.SetIsInstalled (Line 593, "PakList.pas" + 18) + $3
[21D69753]{delphicoreide180.bpl} PakList.TPackageList.AddPackage (Line 497, "PakList.pas" + 13) + $5
[21D7FDD2]{delphicoreide180.bpl} BasePasProjOpts.TProjOptsManager.InstallPackage (Line 1735, "BasePasProjOpts.pas" + 9) + $5
[21D8103B]{delphicoreide180.bpl} BasePasProjOpts.TProjectOptions.InstallPackage (Line 2358, "BasePasProjOpts.pas" + 0) + $3
[21D4A584]{delphicoreide180.bpl} PasMgr.TPascalPackageCodeUpdater.InstallPackage (Line 12604, "PasMgr.pas" + 18) + $19
[21CA4759]{delphicoreide180.bpl} PkgContainers.TStdPackageProjectContainer.CommandHandler (Line 178, "PkgContainers.pas" + 8) + $7
[2050BEB3]{coreide180.bpl} ContainerIntf.TIDEProjectManagerMenuObject.Execute (Line 861, "ContainerIntf.pas" + 26) + $17
[2050DAD6]{coreide180.bpl} ContainerIntf.TProjectManagerMenuItem.Click (Line 1109, "ContainerIntf.pas" + 18) + $22
[50566A1F]{vcl180.bpl  } Vcl.Menus.TMenu.DispatchCommand (Line 3436, "Vcl.Menus.pas" + 5) + $2
[50567C8E]{vcl180.bpl  } Vcl.Menus.TPopupList.WndProc (Line 4597, "Vcl.Menus.pas" + 4) + $E
[19C583FC]{rbIDE1518.bpl} Ppsynuedit.TSynEditPlugin + $70
[50567BDD]{vcl180.bpl  } Vcl.Menus.TPopupList.MainWndProc (Line 4572, "Vcl.Menus.pas" + 2) + $5
[50170090]{rtl180.bpl  } System.Classes.StdWndProc (Line 16860, "System.Classes.pas" + 8) + $0
[50580E87]{vcl180.bpl  } Vcl.Forms.TApplication.ProcessMessage (Line 10288, "Vcl.Forms.pas" + 23) + $1
[50580ECA]{vcl180.bpl  } Vcl.Forms.TApplication.HandleMessage (Line 10318, "Vcl.Forms.pas" + 1) + $4
[50581205]{vcl180.bpl  } Vcl.Forms.TApplication.Run (Line 10456, "Vcl.Forms.pas" + 26) + $3

 

 

any ideas?

 

ThanX

Link to comment
Share on other sites

made a restart of my Win8.1 / 32 bit machine ..

 

compiling does still work

 

"install" shows now a other error:

 

[21D6E5F0]{delphicoreide180.bpl} PackageListAdapter.TPackageListAdapter.AddRuntimePackage (Line 82, "PackageListAdapter.pas" + 15) + $11

[50064435]{rtl180.bpl  } System.@DynArrayClear (Line 32555, "System.pas" + 45) + $0
[500630D1]{rtl180.bpl  } System.@FinalizeArray (Line 29829, "System.pas" + 168) + $0
[50062FB0]{rtl180.bpl  } System.@FinalizeRecord (Line 29501, "System.pas" + 25) + $0
[5005F50C]{rtl180.bpl  } System.TMonitor.Destroy (Line 16749, "System.pas" + 0) + $0
[5005EBB7]{rtl180.bpl  } System.TObject.CleanupInstance (Line 15395, "System.pas" + 24) + $0
[50059970]{rtl180.bpl  } System.@FreeMem (Line 4237, "System.pas" + 20) + $0
[5005EA34]{rtl180.bpl  } System.TObject.FreeInstance (Line 15183, "System.pas" + 2) + $2
[5005F286]{rtl180.bpl  } System.@ClassDestroy (Line 16528, "System.pas" + 0) + $2
[50152BA4]{rtl180.bpl  } System.Classes.TList.Destroy (Line 4166, "System.Classes.pas" + 2) + $6
[5005EB34]{rtl180.bpl  } System.TObject.Free (Line 15251, "System.pas" + 1) + $4
[21D6ED11]{delphicoreide180.bpl} PackageListAdapter.TPackageListAdapter.PackageListPackageAdded (Line 183, "PackageListAdapter.pas" + 1) + $6
[21D6BF3E]{delphicoreide180.bpl} PakList.TPackageList.RuntimePackageAdded (Line 1584, "PakList.pas" + 2) + $A
[21D68C1B]{delphicoreide180.bpl} PakList.TPackageList.AddRuntimePackageInternal (Line 203, "PakList.pas" + 5) + $15
[21D68B96]{delphicoreide180.bpl} PakList.TPackageList.AddAutoRuntimePackage (Line 185, "PakList.pas" + 0) + $2
[21D6AB21]{delphicoreide180.bpl} PakList.TPackageListItem.SetIsUsed (Line 996, "PakList.pas" + 6) + $A
[21D6A471]{delphicoreide180.bpl} PakList.TPackageListItem.AddRequiredRuntimePackages (Line 777, "PakList.pas" + 7) + $4
[21D699D1]{delphicoreide180.bpl} PakList.TPackageListItem.SetIsInstalled (Line 593, "PakList.pas" + 18) + $3
[21D69753]{delphicoreide180.bpl} PakList.TPackageList.AddPackage (Line 497, "PakList.pas" + 13) + $5
[21D7FDD2]{delphicoreide180.bpl} BasePasProjOpts.TProjOptsManager.InstallPackage (Line 1735, "BasePasProjOpts.pas" + 9) + $5
[21D8103B]{delphicoreide180.bpl} BasePasProjOpts.TProjectOptions.InstallPackage (Line 2358, "BasePasProjOpts.pas" + 0) + $3
[21D4A584]{delphicoreide180.bpl} PasMgr.TPascalPackageCodeUpdater.InstallPackage (Line 12604, "PasMgr.pas" + 18) + $19
[21CA4759]{delphicoreide180.bpl} PkgContainers.TStdPackageProjectContainer.CommandHandler (Line 178, "PkgContainers.pas" + 8) + $7
[2050BEB3]{coreide180.bpl} ContainerIntf.TIDEProjectManagerMenuObject.Execute (Line 861, "ContainerIntf.pas" + 26) + $17
[2050DAD6]{coreide180.bpl} ContainerIntf.TProjectManagerMenuItem.Click (Line 1109, "ContainerIntf.pas" + 18) + $22
[50566A1F]{vcl180.bpl  } Vcl.Menus.TMenu.DispatchCommand (Line 3436, "Vcl.Menus.pas" + 5) + $2
[50567C8E]{vcl180.bpl  } Vcl.Menus.TPopupList.WndProc (Line 4597, "Vcl.Menus.pas" + 4) + $E
[1A6783FC]{rbIDE1518.bpl} Ppsynuedit.TSynEditPlugin + $70
[50567BDD]{vcl180.bpl  } Vcl.Menus.TPopupList.MainWndProc (Line 4572, "Vcl.Menus.pas" + 2) + $5
[50170090]{rtl180.bpl  } System.Classes.StdWndProc (Line 16860, "System.Classes.pas" + 8) + $0
[50580E87]{vcl180.bpl  } Vcl.Forms.TApplication.ProcessMessage (Line 10288, "Vcl.Forms.pas" + 23) + $1
[50580ECA]{vcl180.bpl  } Vcl.Forms.TApplication.HandleMessage (Line 10318, "Vcl.Forms.pas" + 1) + $4
[50581205]{vcl180.bpl  } Vcl.Forms.TApplication.Run (Line 10456, "Vcl.Forms.pas" + 26) + $3

 

 

 

what make i wrong?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...