<div dir="ltr"><div>Hi Pierre,</div><div><br></div><div>I have found that some of the examples in the sdk and odk still try to use the idlc tool, which has been depreciated. <br></div><div><br></div><div>Which example were you trying to build?</div><div><br></div><div>The work around is to edit the Makefile to use the unoidl-write tool. The unoidl-write tool compresses two steps into</div><div>one, so the Makefile editing is more than just dropping in the new tool. <br></div><div><br></div><div>Adam<br></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Wed, Jan 15, 2025 at 11:17 AM Stephan Bergmann <<a href="mailto:stephan.bergmann@allotropia.de">stephan.bergmann@allotropia.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 1/15/25 19:26, Ilmari Lauhakangas wrote:<br>
> On 15.1.2025 20.00, Pierre Vacher wrote:<br>
>> I try to use the LibreOffice SDK 24.8 with LOEclipse.<br>
>><br>
>> When I try build the extension LOEclipse says it can't find the *idlc* <br>
>> file and indeed this file is not delivered with the SDK.<br>
>> Did I miss something?<br>
> <br>
> Recently I heard that the SDK examples have not been updated to use the <br>
> new unoidl-write tool.<br>
<br>
Oh, I'm not aware of at least any of the odk/examples/ ones not having <br>
been adapted.<br>
<br>
> Maybe this is about the same issue.<br>
<br>
This rather sounds like that LOEclipse has not been adapted to the <br>
removal of idlc from the SDK (cf. <br>
<<a href="https://wiki.documentfoundation.org/index.php?title=ReleaseNotes/7.5#Feature_Removal_/_Deprecation" rel="noreferrer" target="_blank">https://wiki.documentfoundation.org/index.php?title=ReleaseNotes/7.5#Feature_Removal_/_Deprecation</a>>)?<br>
</blockquote></div>