[QGIS-Developer] Error building QGIS under Windows 10

2022-09-01 Thread James Shaeffer via QGIS-Developer
I've recently been on a journey to build QGIS using Visual Studio 2022 and
have been successful so far, updating msvc_env.bat, configonly.bat and
package-nightly.cmd and getting a qgis.sln file to work with. When building
the ALL_BUILD project, I received only one failed project.

 

Here is the failed project in question:

 

-- Build started: Project: synccrsdb, Configuration: RelWithDebInfo x64
--

Running crssync

C:\Program Files\Microsoft Visual
Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(
247,5): error MSB8066: Custom build for
'C:\OSGeo4W\QGIS\ms-windows\osgeo4w\build-qgis-test-x86_64\CMakeFiles\5cadab
01ec2c0b329d00918cd41587b4\synccrsdb.rule;C:\OSGeo4W\QGIS\src\crssync\CMakeL
ists.txt' exited with code -1073741515.

Done building project "synccrsdb.vcxproj" -- FAILED.

 

I'm not sure why the project is failing and could use some insight into what
the cause might be. Thanks.

 

--

James

___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] A good task for someone wanting to get involved -- update CPT ramps

2022-07-19 Thread James Shaeffer via QGIS-Developer
Here is a pull request for the requested changes:
https://github.com/qgis/QGIS/pull/49423

--
James

-Original Message-
From: QGIS-Developer  On Behalf Of
Nyall Dawson via QGIS-Developer
Sent: Tuesday, July 19, 2022 4:36 PM
To: qgis-developer ; qgis-user

Subject: [QGIS-Developer] A good task for someone wanting to get involved --
update CPT ramps

Hi all,

Here's an idea for a good task for someone wanting to get involved in QGIS
contributions which doesn't require any c++/python.

Currently we package a subset of the CPT ramps archive in QGIS, which you
can see here
https://github.com/qgis/QGIS/tree/master/resources/cpt-city-qgis-min

It's missing a lot of the ramps present in the current version of the CPT
archive from http://soliton.vm.bytemark.co.uk/pub/cpt-city/ . Some of these
are because the licenses won't permit bundling with QGIS (e.g. the ESRI
sets), but others are just missing because we haven't updated our subset in
a loong time. (E.g. compare the subset present in QGIS
https://github.com/qgis/QGIS/tree/master/resources/cpt-city-qgis-min/gmt
from the GMT set vs
http://soliton.vm.bytemark.co.uk/pub/cpt-city/gmt/index.html )

It would be great to update our subset and re-sync it with the upstream
collection. We're missing a lot of nice ramps we could be bundling by
default :)

I'm happy to mentor this task if someone wants to give it a shot...

Nyall
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer