cmallwitz / Financials-Extension

Extension for LibreOffice Calc to access stock market data
Other
137 stars 17 forks source link

Extension will not compile with LibreOffice 7.5 #85

Open mpuzio opened 1 year ago

mpuzio commented 1 year ago

Issue occurring with libreoffice-dev version 7.5.2~rc2-0ubuntu0.18.04.1~lo1 (from libreoffice/ppa)

When I call compile.sh script, I get an error: $ ./compile.sh Calling idlc... ./compile.sh: line 33: idlc: command not found

The likely reason is that idlc was deprecated in LO 7.4 and removed in LO 7.5: https://wiki.documentfoundation.org/ReleaseNotes/7.4#Feature_Removal_/_Deprecation https://wiki.documentfoundation.org/ReleaseNotes/7.5#Feature_Removal_/_Deprecation

Unfortunately this is a showstopper. I will appreciate a solution or a workaround. Thank you very much.

vasanthaganeshk commented 7 months ago

The extension does not work on libreoffice 7.6.2.1 too.