Git Product home page Git Product logo

Comments (10)

pkrumins avatar pkrumins commented on September 15, 2024

I am not sure why that is happening

from node-png.

miikka avatar miikka commented on September 15, 2024

I'm having the same issue. I changed the return type of function EIO_PngEncode in all the three implementations to void. This made it compile but I have no idea if that is a sensible thing to do.

from node-png.

pkrumins avatar pkrumins commented on September 15, 2024

Which node version? We use node 0.4 in Browserling and it all works perfectly.

from node-png.

miikka avatar miikka commented on September 15, 2024

I'm running node 0.6.1, on OS X Lion. The C++ compiler is i686-apple-darwin11-llvm-g++-4.2 version 4.2.1, the default compiler that comes with Xcode 4.2, if that matters.

from node-png.

pkrumins avatar pkrumins commented on September 15, 2024

It doesn't work on node 0.6.1. We use node 0.4 at Browserling. There are no plans to migrate to 0.6 any time soon, so I will not be fixing this issue.

from node-png.

rajanram avatar rajanram commented on September 15, 2024

I am running 0.4.11 I am having the same Issue and I also trying to use macports for libpng any guide on that too?

from node-png.

harcek avatar harcek commented on September 15, 2024

hi @rajanram, do you have the exact errors as mentioned in the issue or they are more like those mentioned here #3. The thing is that the NPM expects png libs (those installed as libpng via mac ports) in different paths as they are deployed - at least it was my case. And then, I had to build it manually via sudo node-waf configure build from the dir of the module. There is more written down within comments of issue#3.

from node-png.

pkrumins avatar pkrumins commented on September 15, 2024

Someone just patched node-png to work on node 0.6.x!

from node-png.

rajanram avatar rajanram commented on September 15, 2024

Oh.. Nice thanks very much

Sent from my iPhone

On Dec 15, 2011, at 10:11 AM, Peteris [email protected] wrote:

Someone just patched node-png to work on node 0.6.x!


Reply to this email directly or view it on GitHub:
#12 (comment)

from node-png.

petermilan avatar petermilan commented on September 15, 2024

Works fine.

from node-png.

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.