solved the python requirement, then VC, then VC support for x64, and now i'm facing this problem. I guess after the cannot open program database i should expect a filename between the quotes, while they are empty. Any idea?
> [email protected] install C:\code\mine\hfs3js\node_modules\v8-profiler > node-gyp rebuild C:\code\mine\hfs3js\node_modules\v8-profiler>node "C:\Program Files (x86)\nodejs\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild profile_node.cc heap_profiler.cc ..\profile_node.cc : fatal error C1033: cannot open program database '' [C:\code\mine\hfs3js\node_modules\v8-profiler\build\profiler.vcxproj] ..\heap_profiler.cc : fatal error C1033: cannot open program database '' [C:\code\mine\hfs3js\node_modules\v8-profiler\build\profiler.vcxproj] cpu_profiler.cc graph_edge.cc ..\cpu_profiler.cc : fatal error C1033: cannot open program database '' [C:\code\mine\hfs3js\node_modules\v8-profiler\build\profiler.vcxproj] ..\graph_edge.cc : fatal error C1033: cannot open program database '' [C:\code\mine\hfs3js\node_modules\v8-profiler\build\profiler.vcxproj] snapshot.cc graph_node.cc ..\snapshot.cc : fatal error C1033: cannot open program database '' [C:\code\mine\hfs3js\node_modules\v8-profiler\build\profiler.vcxproj] ..\graph_node.cc : fatal error C1033: cannot open program database '' [C:\code\mine\hfs3js\node_modules\v8-profiler\build\profiler.vcxproj] profiler.cc profile.cc ..\profile.cc : fatal error C1033: cannot open program database '' [C:\code\mine\hfs3js\node_modules\v8-profiler\build\profiler.vcxproj] ..\profiler.cc : fatal error C1033: cannot open program database '' [C:\code\mine\hfs3js\node_modules\v8-profiler\build\profiler.vcxproj] -- 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
