[QGIS-Developer] Building QGIS with Ninja on Windows - python37_d.lib

Olivier Dalang olivier.dalang at gmail.com
Wed May 8 01:05:27 PDT 2019


Thanks, that was it !

I wasn't giving the CMAKE_BUILD_TYPE argument to CMAKE. I'll make a PR
shortly to add this info to INSTALL.

Rebuild is indeed much faster than from withing Visual Studio !

Cheers,

Olivier


On Tue, 7 May 2019 at 18:27, Jürgen E. Fischer <jef at norbit.de> wrote:

> Hi Olivier,
>
> On Tue, 07. May 2019 at 18:15:38 +0200, Olivier Dalang wrote:
> > It looks like it can't link to python37_d.lib. I checked, but couldn't
> find
> > the file in OSGeo4W64\apps\Python37\libs nor on my system's python, so I
> > installed the python debug binaries (using the normal python installers
> for
> > windows), and tried to copy the file over to the OSGeo4W python install,
> > but it didn't work. I still get the same error, and some other messages
> > that may be linked).
>
> Are you trying debug builds?  Try RelWithDebInfo instead.
>
> You can also use package-nightly.cmd to create packages.  That will also
> use
> ninja and leave a build directory around, which you can also use for
> development.
>
>
> Jürgen
>
> --
> Jürgen E. Fischer           norBIT GmbH             Tel. +49-4931-918175-31
> Dipl.-Inf. (FH)             Rheinstraße 13          Fax. +49-4931-918175-50
> Software Engineer           D-26506 Norden
> https://www.norbit.de
> QGIS release manager (PSC)  Germany                    IRC: jef on FreeNode
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20190508/de12816a/attachment-0001.html>


More information about the QGIS-Developer mailing list