Lazarus Development Environment

Share your tips or issues concerning the WAPT Console or WAPT Agent here
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
sabouk
Messages: 6
Registration: Oct 12, 2021 - 04:01

October 12, 2021 - 04:12

Hello,
I'm trying to install a Lazarus development environment for version 1.8, but I'm having trouble installing packages.
I followed the documentation, but some packages on GitHub are missing.
Could you please tell me how to activate a development environment on Windows 10?

Thank you.
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

October 14, 2021 - 2:40 PM

Hello,
could you please be more specific about the problem you're encountering? The documentation you followed, the steps you successfully completed, the problematic step, the incorrect URLs, etc.
Thank you, Best regards,
Denis
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
sabouk
Messages: 6
Registration: Oct 12, 2021 - 04:01

October 14, 2021 - 6:46 PM

Hello,
thank you for your reply.
The 'pltis_dcpcrypt' package is not present on Git.
Therefore, it cannot be added to Lazarus, and the other dependent packages cannot be installed either.
Also, the 'pltis_utils' package depends on packages not listed in the documentation, such as 'mormot2' and 'uSmbios'.


Thank you.
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

October 15, 2021 - 3:18 PM

Hello sabouk,

you need to be careful to use the correct Git hashes from the WAPT project's submodule directory. Otherwise, you'll end up with more recent dependency versions for 2.0/2.1. We'll correct the URLs in the .submodule file (which points to our internal mirror) to allow them to be updated directly from GitHub using `git submodule update` to avoid this kind of error.

Regards,

Denis
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
sabouk
Messages: 6
Registration: Oct 12, 2021 - 04:01

October 15, 2021 - 4:42 PM

Hello,

Thank you for your reply and your input.

Sincerely,
sabouk
Messages: 6
Registration: Oct 12, 2021 - 04:01

October 15, 2021 - 4:56 PM

Hello,
I'm sorry, but some repositories are not public, such as 'pltis_dcpcrypt' and others.

Thank you,
Best regards,
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

October 15, 2021 - 6:50 PM

The visibility of the pltis_dcpcrypt repository has been fixed.
All other repositories on the Tranquil IT organization are public... Which repository are you referring to? Could you be more specific?
Regards,
Denis
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
sabouk
Messages: 6
Registration: Oct 12, 2021 - 04:01

October 16, 2021 - 01:39

Hello,
thank you for your help.
Yes, indeed, the following repositories
- pltis_tsmbios
- pltis_bgracontrolsfx

are not visible

Thank you.
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

October 18, 2021 - 5:46 PM

Hello,

it wasn't a visibility issue, it was simply that they hadn't been synchronized [1] (we use internal repositories for development).

In fact, tsmbios isn't used in WAPT 1.8; it's only referenced in the git submodule.

As for bgracontrolsfx, it must have been introduced with 1.8.0, so it seems no one has tried recompiling the community version for almost two years...

Regards,

Denis

[1] https://github.com/tranquilit/pltis_tsmbios
https://github.com/tranquilit/pltis_bgracontrolsfx
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
sabouk
Messages: 6
Registration: Oct 12, 2021 - 04:01

October 18, 2021 - 6:11 PM

Hello,

thank you very much for your input.

Sincerely
Locked