Skip to content

Instantly share code, notes, and snippets.

@isaacs
Created January 18, 2013 17:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save isaacs/4566249 to your computer and use it in GitHub Desktop.
Save isaacs/4566249 to your computer and use it in GitHub Desktop.
creating config.mk
Project files generated.
cares.vcxproj -> c:\node-v0.9.7\Release\lib\cares.lib
http_parser.vcxproj -> c:\node-v0.9.7\Release\lib\http_parser.lib
libuv.vcxproj -> c:\node-v0.9.7\Release\lib\libuv.lib
node_js2c
openssl.vcxproj -> c:\node-v0.9.7\Release\lib\openssl.lib
v8_base.vcxproj -> ..\..\..\..\build\Release\lib\v8_base.lib
zlib.vcxproj -> c:\node-v0.9.7\Release\lib\zlib.lib
v8_nosnapshot.vcxproj -> ..\..\..\..\build\Release\lib\v8_nosnapshot.lib
node_javascript.cc
node_buffer.cc
src\node_buffer.cc(694): error C2065: 'INFINITY' : undeclared identifier [c:\no
de-v0.9.7\node.vcxproj]
src\node_buffer.cc(696): error C2065: 'INFINITY' : undeclared identifier [c:\no
de-v0.9.7\node.vcxproj]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment