Hi, I'm not sure what else it would need off the top of my head. Thoughts? >
I think you missed the bit where you write the .gyp file :) But .. this, for most modules, should be nothing more than listing the source files, include dirs, defines, and library dependencies, by adding to a template, with all other node-specific things (-DBUILDING_NODE_EXTENSION etc) handled by the addon.gypi. Paddy -- 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
