Giter VIP home page Giter VIP logo

Comments (7)

brianreavis avatar brianreavis commented on September 14, 2024

I ran into the same problem when trying to compile gdal-1.10.1 with LTCG.
gdal-1.10.1\gcore\gdalexif.cpp(224) : fatal error C1001: An internal error has occurred in the compiler.
(compiler file 'f:\dd\vctools\compiler\utc\src\p2\main.c', line 228)

https://connect.microsoft.com/VisualStudio/feedback/details/819439/fatal-error-c1001-an-internal-error-has-occurred-in-the-compiler

from node-gdal.

brianreavis avatar brianreavis commented on September 14, 2024
CALL "C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\vcvarsall.bat" %PLATFORM%
The specified configuration type is missing.  The tools for the
configuration might not be installed.

It looks like vcvarsall.bat should be using amd64 x86_amd64 instead of x64 (reference). Maybe this is part of the problem?

from node-gdal.

brianreavis avatar brianreavis commented on September 14, 2024

Scratch that... that did nothing.

from node-gdal.

wilhelmberg avatar wilhelmberg commented on September 14, 2024

@brianreavis
pragma optimize off works for me locally.
Unfortunately AppVeyor seems to be chocking a bit today, so I cannot report any progress on that front till now.

It worked for me, because I recreated the deplibs that get downloaded.
When you tried it the previous, pre-built libs were used (didn't include your change yet).

from node-gdal.

wilhelmberg avatar wilhelmberg commented on September 14, 2024

Yeah!
x64 seems to work on AppVeyor: https://ci.appveyor.com/project/brianreavis/node-gdal/build/228

Only node 0.8/x64 was unsuccessful.
Can you make any sense of the error?
https://ci.appveyor.com/project/brianreavis/node-gdal/build/228/job/g7lwfivrdi3ry97a#L327

from node-gdal.

brianreavis avatar brianreavis commented on September 14, 2024

Ah! For some reason I totally failed to remember it was pulling down that lib. So stoked that it works. As for the weird NPM error: I'm not sure... I've never seen anything like that. I just triggered another AppVeyor build to see if was just a one-time fluke. I can't see how that sort of error would be anything on our end (when it has succeeded earlier).

from node-gdal.

brianreavis avatar brianreavis commented on September 14, 2024

All passed!

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.