Progress Report:
- Downloaded the .zip files for
- BGRABitmap,
https://github.com/bgrabitmap/bgrabitmap - EncConv,
https://github.com/Alexey-T/encconv - ATFlatControls,
https://github.com/Alexey-T/atflatcontrols/In Lazarus 4.4 IDE:
- Package, Open Package File (lpk), Compile (All 3)
- All compiled
Back to Package, Open Package File
C:\Installs\Lazarus_4_4\ATSynEdit_Patch\ATFlatControls-master\atflatcontrols\atflatcontrols_package.lpk
(This is the only one with a "Use" menu option, instead of a Use/Install option, instead of just a "Add to Project" option).
- Clicked "Use", "Do you want to rebuild the IDE?", yes,
(Note: I did not remove the existing packages from my IDE, I just did a "Use")
Result: IDE rebuilt and comes back.
Next: Downloaded
https://github.com/Alexey-T/atsynedit/to
C:\Installs\Lazarus_4_4\ATSynEdit_Patch\ATSynEdit-master\atsynedit
Compiles ok. Clicked "Use":
- Warning is displayed:
Automatically installed packages
Installing the package atsynedit_package 2.23 will automatically install the packages:
BGRABitmapPack 11.6.6
encconv_package 1.1
I click "OK": IDE will rebuild warning. I click "Yes":
IDE Rebuilds and restarts OK.
TATSynEdit control and SynEdit Highlighters appear on my component pallette.
I think we can mark this ticket as "solved". Thank you for the help AlexTP.