Re: [QGIS-Developer] QGIS 340 Mac/macOS 15.1: StartscriptErrors?

2024-11-03 Thread Andrea Giudiceandrea via QGIS-Developer
Il 03/11/2024 12:45, Elstermann, Mike via QGIS-Developer ha scritto: Hello everyone, I installed QGIS 3.40 [1] on Mac (M1) under macOS 15.1 today. It runs, but I get three messages regarding the startup script at startup. You can find the screenshots at [2]. Does anyone have a suggestion or

[QGIS-Developer] QGIS 340 Mac/macOS 15.1: StartscriptErrors?

2024-11-03 Thread Elstermann, Mike via QGIS-Developer
Hello everyone, I installed QGIS 3.40 [1] on Mac (M1) under macOS 15.1 today. It runs, but I get three messages regarding the startup script at startup. You can find the screenshots at [2]. Does anyone have a suggestion or a solution? THX, mikeE., the #geoObserver. [1] ... qgis_pr_final-3_40

Re: [QGIS-Developer] Plugin development and publishing

2024-11-03 Thread Greg Troxel via QGIS-Developer
"opsoge.dcz--- via QGIS-Developer" writes: [snipping parts where I have no useful comments] > Is it possible to publish a plugin which includes a compiled shared > object? I noticed that mentions of C++ are absent from the plugins > page, but that would free me from Python and let me use somethi

[QGIS-Developer] Plugin development and publishing

2024-11-03 Thread opsoge.dcz--- via QGIS-Developer
Hi all, I started writing a QGIS plugin for CartoCSS, and this weekend I came back to it, only to see it needs debugging. Python was never a good match for the project, making developing a pain, so I have some questions: Is it possible to publish a plugin which includes a compiled shared object