Recent

Author Topic: [SOLVED] Add new unit to a Lazarus project from an external tool  (Read 1313 times)

JuhaManninen

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4660
  • I like bugs.
Re: [SOLVED] Add new unit to a Lazarus project from an external tool
« Reply #15 on: November 22, 2025, 06:59:44 am »
Yes, you found a good wiki page.
The IdeIntf and BuildIntf APIs are not documented in https://lazarus-ccr.sourceforge.io/docs/ like LCL and other libs are.
Studying code in example plugin packages like ToDoList is a good way to learn. There are plenty of those packages included in Lazarus sources and then more in OPM.
You can also ask specific detailed questions here.
Mostly Lazarus trunk and FPC 3.2 on Manjaro Linux 64-bit.

Lulu

  • Sr. Member
  • ****
  • Posts: 362
Re: [SOLVED] Add new unit to a Lazarus project from an external tool
« Reply #16 on: November 22, 2025, 12:14:25 pm »
Thank you very much JuhaManninen.

I think to separate things in two package:
 - one for OGLCScene framework, a runtime package (not installed in IDE)
 - one another for the tool Game Helper, a design package (installed in the IDE)

but now... it's time to eat! Bon appétit !  :D
wishing you a nice life!
GitHub repositories https://github.com/Lulu04

 

TinyPortal © 2005-2018