Recent

Author Topic: [Solved]error install bgracontrols  (Read 4080 times)

majid.ebru

  • Hero Member
  • *****
  • Posts: 505
[Solved]error install bgracontrols
« on: June 21, 2017, 09:01:11 pm »
Hi
i download new version of bgracontrols from here

but error ?!
lazarus -> Package -> open : bgracontrols.lpk

i just want to use BRGA component?! 8-) 8-)
« Last Edit: July 01, 2017, 11:39:11 am by majid.ebru »

howardpc

  • Hero Member
  • *****
  • Posts: 4144
Re: error install bgracontrols
« Reply #1 on: June 21, 2017, 09:20:05 pm »
bgracontrols.lpk depends on a package that is not installed on your system.
From the screenshot, one such uninstalled package is lhelpchmpkg 0.2. There may be others as well - check the list for packages with a red cross overlay in the icon.

To tell the IDE where the package is, simply open the uninstalled package using the package manager. If desired you can also compile and/or install it. Once the IDE locates the unknown package it is no longer unknown, so it can resolve the dependency for bgracontrols.lpk.

You should find lhelpchmpkg 0.2 in the folder
  ...lazarus/components/chmhelp/packages/help

Use
   Package > Open Package File (.lpk)...
to browse to the appropriate folder on your system to locate the uninstalled package.

majid.ebru

  • Hero Member
  • *****
  • Posts: 505
Re: error install bgracontrols
« Reply #2 on: June 21, 2017, 09:39:43 pm »
i install agine iHelpcontrolpkg but i can't install bgra?!

howardpc

  • Hero Member
  • *****
  • Posts: 4144
Re: error install bgracontrols
« Reply #3 on: June 21, 2017, 10:25:19 pm »
What error message do you get?

lainz

  • Hero Member
  • *****
  • Posts: 4473
    • https://lainz.github.io/
Re: error install bgracontrols
« Reply #4 on: June 21, 2017, 10:55:11 pm »
Hi
i download new version of bgracontrols from here

but error ?!
lazarus -> Package -> open : bgracontrols.lpk

i just want to use BRGA component?! 8-) 8-)

You need to have bgrabitmap.lpk first. Download it from GitHub.

majid.ebru

  • Hero Member
  • *****
  • Posts: 505
Re: error install bgracontrols
« Reply #5 on: June 27, 2017, 05:48:46 pm »
Hi
after install.
i think some icons don't show correctly .
is it true?:

Handoko

  • Hero Member
  • *****
  • Posts: 5158
  • My goal: build my own game engine using Lazarus
Re: error install bgracontrols
« Reply #6 on: June 27, 2017, 06:16:23 pm »
Try to reinstall it again with this installation instruction:
http://wiki.freepascal.org/BGRABitmap_tutorial_1#Alternative_ways_of_referencing

lainz

  • Hero Member
  • *****
  • Posts: 4473
    • https://lainz.github.io/
Re: error install bgracontrols
« Reply #7 on: June 27, 2017, 09:11:50 pm »
Yes is installed correctly, we don't have all the icons.

 

TinyPortal © 2005-2018