Binary modules are hard cross-platform, especially on windows.  Is there
anything in buffertools that can't be done with just js?

If it's a speed concern then there should be a js implementation as
fallback for the times that binary modules can't be used.  Node 0.6.x added
some nice goodies to the Buffer type that makes working with binary
protocols a lot easier.

On Fri, Apr 13, 2012 at 3:23 PM, mscdex <[email protected]> wrote:

> On Apr 13, 3:50 pm, Alan Hoffmeister <[email protected]>
> wrote:
> > Tryed again with a fresh node v0.6.15 install, same error:
> https://gist.github.com/2379611
>
> It looks like you need Python 2.6+ installed. You'll also need MSVC
> installed if you don't already -- at least the Express version (I use
> MSVC Express 2010).
>
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
>

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to