node-gif icon indicating copy to clipboard operation
node-gif copied to clipboard

error: unknown type name 'eio_req'

Open ryandesign opened this issue 12 years ago • 2 comments

vnc-over-gif does not compile on OS X with node 0.10.6. See https://github.com/sidorares/vnc-over-gif/issues/2; they said it's your bug.

ryandesign avatar May 25 '13 04:05 ryandesign

I'm unable to fix this bug as I'm not familiar with 0.10.x. The module used to work in 0.2, 0.4, 0.6 and 0.8.

pkrumins avatar Jun 08 '13 13:06 pkrumins

I'm not familiar with node internals at all, but does this guide for migrating from eio_custom to uv_queue_work help?

ryandesign avatar Jun 14 '13 10:06 ryandesign