Re: [nodejs] node-gyp problem:

2013-08-29 Thread Ben Noordhuis
On Thu, Aug 29, 2013 at 9:55 AM, Ashish Negi wrote: > I am new to node.gyp : > > In node.gyp file what does # in > 'dependencies': [ > 'node_js2c#host', > ], > > and also is '<(SHARED_INTERMEDIATE_DIR)' is part of node-gyp and not that of > google-gyp because i could not find i

[nodejs] node-gyp problem:

2013-08-29 Thread Ashish Negi
I am new to node.gyp : In node.gyp file what does # in 'dependencies': [ 'node_js2c#host', ], and also is '<(SHARED_INTERMEDIATE_DIR)' is part of node-gyp and not that of google-gyp because i could not find it in google forums