pkrumins / node-gif

A node.js C++ module for creating GIF images and animated GIFs from RGB or RGBA buffers.
http://www.catonmat.net
213 stars 29 forks source link

Build failure on v0.6.3 #3

Closed tmcw closed 12 years ago

tmcw commented 12 years ago

Can't seem to build node-gif with node v0.6.3 on snow leopard - here's my backtrace - https://gist.github.com/1697193

I'll see if there's any quick way to patch this together - maybe the compiler tested had a different policy about casts?