[QGIS-Developer] Compiling QGIS 3.38 on windows 11 with MSVC2019.

2024-07-17 Thread Paul N via QGIS-Developer
Hi, I am trying to compile QGIS 3.38 on windows 11 with MSVC2019 and getting the following error at first level. Selecting Windows SDK version 10.0.22621.0 to target Windows 10.0.22631. QGIS version: 3.38.0 Grenoble (33800) Found OpenCL C++ headers: C:/OSGeo4W/include Could not find GRASS 7 Fo

[QGIS-Developer] Could not find gdal309.lib

2024-06-10 Thread Paul N via QGIS-Developer
Hi, I am trying to compile QGIS 3.36 release code and during cmake configuration I am getting the following error. --- CMake Error at C:/OSGeo4W/apps/gdal/lib/cmake/gdal/GDAL-t

[QGIS-Developer] Could not execute: INSERT INTO tbl_sr during ninja install

2024-02-16 Thread Paul N via QGIS-Developer
Hi, QGIS compilation successful with *build ninja* on windows 10. While trying to install using *ninja install*, I am getting the following error message. There are many rows like below, few of them are below which also have the last line. Could not execute: INSERT INTO tbl_srs(srs_id, description

Re: [QGIS-Developer] Compilation error during cmake configuration

2024-02-11 Thread Paul N via QGIS-Developer
ommit. > > Kind regards > Matthias > > On Sun, Feb 11, 2024 at 11:32 AM Paul N via QGIS-Developer < > qgis-developer@lists.osgeo.org> wrote: > >> Hi, >> During cmake-gui configuration on windows 10, I am getting this error on >> master

[QGIS-Developer] Compilation error during cmake configuration

2024-02-11 Thread Paul N via QGIS-Developer
Hi, During cmake-gui configuration on windows 10, I am getting this error on master branch compilation. CMake Error at C:/OSGeo4W/apps/Qt5/lib/cmake/Qt5Keychain/Qt5KeychainLibraryDepends.cmake:73 (message): The imported target "qt5keychain" references the file "D:/src/osgeo4w/src/qtkeychain/osgeo

[QGIS-Developer] QGIS package for QGIS3.32.1 not downloading SAGA

2023-08-04 Thread Paul N via QGIS-Developer
Hi, During packaging of QGIS 3.21.1 the perl script is not downloading SAGA. For information of Jürgen E. Fischer. Thanks ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Un

Re: [QGIS-Developer] Question for creating msi.

2023-04-11 Thread Paul N via QGIS-Developer
06:27:46 +0530, Paul N via QGIS-Developer wrote: > > While creating msi for qgis-ltr or qgis-ltr-dev, some of the packages are > > not downloading such as grass, saga and many others. > > > > They are downloading only when changes are made to qgis-full in > createms

[QGIS-Developer] Question for creating msi.

2023-04-07 Thread Paul N via QGIS-Developer
Hi, Greetings to QGIS developers While creating msi for qgis-ltr or qgis-ltr-dev, some of the packages are not downloading such as grass, saga and many others. They are downloading only when changes are made to qgis-full in createmsi.pl For creating qgis-ltr, how to get grass and saga, what cha

[QGIS-Developer] Could not load qgis_app.dll

2023-04-05 Thread Paul N via QGIS-Developer
Hi I am compiling QGIS 3.28.5 with minor changes on Windows 10 system --> running configonly.bat --> ninja and build compilation successful. After ninja install, the QGIS files are install in OSGeo4W/apps/qgis-test and qgis running quite successful from bin/qgis.exe. Now I have create msi using ht

[QGIS-Developer] Attribute feature widget moves down side when placing point layer one by one.

2023-03-21 Thread Paul N via QGIS-Developer
I am placing point feature one by one and filling attribute, i am facing problem that attribute filling widget moves slowing towards taskbar windows. After placing 6 to 8 points it reaches at the end of taskbar. Again i am placing it at top. Developer please check? Paul N

[QGIS-Developer] Fwd: hover over mouse to read raster value not showing in 3.30.0

2023-03-20 Thread Paul N via QGIS-Developer
Paul N -- Forwarded message - From: Paul N Date: Mon, 20 Mar, 2023, 4:40 pm Subject: hover over mouse to read raster value not showing in 3.30.0 To: I am trying to read raster values by hover over mouse to read raster value, but option not visible in identifying tool setting. I

Re: [QGIS-Developer] Symbology of vector layer change while opening in lower version.

2022-12-19 Thread Paul N via QGIS-Developer
Thanks for the clarification. On Tue, 20 Dec, 2022, 5:47 am Nyall Dawson, wrote: > On Sun, 18 Dec 2022 at 12:19, Paul N via QGIS-Developer > wrote: > > > > I had created a project in 3.28 version with symbology of line and area. > I havnt check with point layer. >

[QGIS-Developer] Cursor jump to drive location in browser.

2022-12-17 Thread Paul N via QGIS-Developer
Hi, While trying to create new xyz connection, after creating new connection and click Ok button, the cursor jump to drive location in browser panel in 3.28. Regards Paul N ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https

[QGIS-Developer] Symbology of vector layer change while opening in lower version.

2022-12-17 Thread Paul N via QGIS-Developer
I had created a project in 3.28 version with symbology of line and area. I havnt check with point layer. While opening the same project in lower version 3.16, 3.22, 3.26 the symbology of line become black and polygon fill become blue. Is any problem or change in newer version. Regards Paul N

Re: [QGIS-Developer] msi package error

2022-12-03 Thread Paul N via QGIS-Developer
21:49, Jürgen E. Fischer via QGIS-Developer < qgis-developer@lists.osgeo.org> wrote: > Hi Paul, > > On Thu, 10. Nov 2022 at 21:25:53 +0530, Paul N via QGIS-Developer wrote: > > After running createmsi.pl following folders created > > C:\OSGeo4W\QGIS_3_22\ms-windows\scripts

[QGIS-Developer] Return NaN value while updating length in QGIS 3.22

2022-11-30 Thread Paul N via QGIS-Developer
I have line data in Postgresql and while computing lenth of line using $length in filed calculator it give NaN value. While QGIS 3.16 giving correct length output. Any bug? Regards Paul N ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org L

[QGIS-Developer] msi package error

2022-11-10 Thread Paul N via QGIS-Developer
Hi, I want to create a .msi setup for my build and my compilation was successful. I am facing a problem while creating a .msi file. My OSGeo4W structure is C:\OSGeo4W Source Code : C:\OSGeo4W\QGIS_3_22 Script folder downloaded from https://github.com/jef-n/OSGeo4W C:\OSGeo4W\QGIS_3_22\ms-windows\

[QGIS-Developer] Build error Visual Studio 2019

2022-11-05 Thread Paul N via QGIS-Developer
Hi, I am building Qgis3.22 on Visual Studio 2019 and generate project using cmake-gui because configur.bat showing errors. Now my build fails at three projects provider_postgres_gui_a.vcxproj provider_arcgisfeatureserver.vcxproj 3.provider_spatiallite.vcxproj ‎ And in Solution explorer showing unl

[QGIS-Developer] Compile QGIS in docker

2022-10-22 Thread Paul N via QGIS-Developer
Is it possible to compile QGIS in docker on windows system. Any clue. Thanks Paul N ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/ma

Re: [QGIS-Developer] Troubling compiling QGIS

2022-05-24 Thread Paul N via QGIS-Developer
Hi, Any answer on this. Regards Paul P On Mon, 23 May 2022 at 19:42, Paul N wrote: > 1. I had successfully generated the MSVC 2019 solution by changing > CMAKEGEN from Ninja to Visual Studio 16 2019. > 2. While loading the solution in MSVC 2019, it shows 8 *providers > unloaded*. > provider_arc

[QGIS-Developer] Troubling compiling QGIS

2022-05-23 Thread Paul N via QGIS-Developer
1. I had successfully generated the MSVC 2019 solution by changing CMAKEGEN from Ninja to Visual Studio 16 2019. 2. While loading the solution in MSVC 2019, it shows 8 *providers unloaded*. provider_arcgisfeatureserver (unloaded) provider_arcgisfeatureserver_gui_a (unloaded) provider_delimitedtext_

[QGIS-Developer] Troubling compiling QGIS

2022-05-22 Thread Paul N via QGIS-Developer
Hi I am trying to compile QGIS-release-3_24 on Windows 10 in MSVC 2019. After running configonly.bat my Configuration done and Generation done message appear. But no MSVC solution file i.e .sln generated. What wrong I am doing. Regards Paul ___ QGIS-Dev

[QGIS-Developer] Compilation of QGIS-master

2022-03-22 Thread Paul N via QGIS-Developer
Hi, I am trying to compile QGIS-master on Windows 10 with MSVC 2019. I tried but failed. Now again start from scratch, which one is required to install : osgeo4w-setup-v2.exe *OR* osgeo4w-setup-x86_64-v1.exe. One more thing, I have to keep the default path or make it C:/OSGeo4W64. Thanks Paul ___