Giter VIP home page Giter VIP logo

Comments (7)

brianreavis avatar brianreavis commented on September 14, 2024

@BergWerkGIS I assume this can be fixed by building the dependencies in "Release" mode (and updating the 7z)?

from node-gdal.

wilhelmberg avatar wilhelmberg commented on September 14, 2024

@brianreavis
The deps are built in release mode, but it seems that gyp adds the /Zi switch (=Debug Information).

  • Easiest and fastest way would be to add the vc120.pdb into the deps archive.
  • Preferred way would be to not create debug information at all.

Will take a look at this later today.

from node-gdal.

wilhelmberg avatar wilhelmberg commented on September 14, 2024

No warnings about 'vc120.pdb' anymore.
See AppVeyor.
The x86 builds failed, because I hadn't uploaded the x86 libs when the build started.
In the meantime it should be working for x86, too.

from node-gdal.

brianreavis avatar brianreavis commented on September 14, 2024

This still seems to be happening:
https://ci.appveyor.com/project/brianreavis/node-gdal/build/257

(ignore the test failures)

from node-gdal.

wilhelmberg avatar wilhelmberg commented on September 14, 2024

@brianreavis @springmeyer
After digging into the gyp souce code e.g. here I think I have solved it, again 😏.
Will upload the compiled libs during the next hours and trigger an AppVeyor build.

from node-gdal.

wilhelmberg avatar wilhelmberg commented on September 14, 2024

Looks good to me:
https://ci.appveyor.com/project/brianreavis/node-gdal/build/job/7h468yut0rt5mqs7

from node-gdal.

wilhelmberg avatar wilhelmberg commented on September 14, 2024

For reference:
Found even better "docs" in the source of the gyp tests:
GenerateDebugInformation
DebugInformationFormat

from node-gdal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.