Advertisement
GAMELASTER

Untitled

Oct 4th, 2016
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 66.16 KB | None | 0 0
  1.  
  2. > node-concept2@1.0.0 build C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2
  3. > nw-gyp clean configure build --verbose --arch=ia32 --target=0.14.7
  4.  
  5. Build started 10/4/2016 5:21:00 PM.
  6. Project "C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\binding.sln" on node 1 (default targets).
  7. ValidateSolutionConfiguration:
  8. Building solution configuration "Release|Win32".
  9. Project "C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\binding.sln" (1) is building "C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj" (2) on node 1 (default targets).
  10. PrepareForBuild:
  11. Creating directory "Release\obj\concept2\".
  12. InitializeBuildStatus:
  13. Creating "Release\obj\concept2\concept2.unsuccessfulbuild" because "AlwaysCreate" was specified.
  14. ClCompile:
  15. c:\Program Files\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /I"C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\include\node" /I"C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\src" /I"C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\uv\include" /I"C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include" /I..\node_modules\nan /I..\include /Zi /nologo /W3 /WX- /Ox /Ob2 /Oi /Ot /Oy /GL /D NODE_GYP_MODULE_NAME=concept2 /D USING_UV_SHARED=1 /D USING_V8_SHARED=1 /D V8_DEPRECATION_WARNINGS=1 /D WIN32 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _HAS_EXCEPTIONS=0 /D BUILDING_NODE_EXTENSION /D _WINDLL /GF /Gm- /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"Release\obj\concept2\\" /Fd"Release\obj\concept2\vcWindows7.1SDK.pdb" /Gd /TP /wd4351 /wd4355 /wd4800 /wd4251 /analyze- /errorReport:queue ..\src\concept2.cc "C:\Documents and Settings\Administrator\Application Data\npm\node_modules\nw-gyp\src\win_delay_load_hook.cc" /MP
  16. concept2.cc
  17. win_delay_load_hook.cc
  18. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(341): error C2988: unrecognizable template declaration/definition [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  19. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(341): error C2059: syntax error : 'using' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  20. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(477): error C2988: unrecognizable template declaration/definition [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  21. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(477): error C2059: syntax error : 'using' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  22. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(480): error C2332: 'enum' : missing tag name [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  23. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(480): error C3306: 'v8::<unnamed-tag>': unnamed class template is not allowed [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  24. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(480): error C2236: unexpected 'class' 'v8::WeakCallbackType'. Did you forget a ';'? [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  25. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(480): error C3381: 'v8::WeakCallbackType' : assembly access specifiers are only available in code compiled with a /clr option [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  26. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(588): error C2061: syntax error : identifier 'WeakCallbackType' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  27. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(661) : see reference to class template instantiation 'v8::PersistentBase<T>' being compiled
  28. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(656): error C2253: 'PersistentBase<T>' : pure specifier or abstract override specifier only allowed on virtual function [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  29. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(863): error C2253: 'Global<T>' : pure specifier or abstract override specifier only allowed on virtual function [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  30. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(866) : see reference to class template instantiation 'v8::Global<T>' being compiled
  31. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(871): error C2988: unrecognizable template declaration/definition [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  32. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(871): error C2059: syntax error : 'using' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  33. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(934): error C2989: 'v8::HandleScope' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  34. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(326) : see declaration of 'v8::HandleScope'
  35. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(968): error C2989: 'v8::EscapableHandleScope' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  36. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(137) : see declaration of 'v8::EscapableHandleScope'
  37. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(998): error C2989: 'v8::Data' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  38. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(74) : see declaration of 'v8::Data'
  39. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(1132): error C2989: 'v8::Script' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  40. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(97) : see declaration of 'v8::Script'
  41. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(1571): error C2989: 'v8::StackTrace' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  42. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(102) : see declaration of 'v8::StackTrace'
  43. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(1634): error C2989: 'v8::StackFrame' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  44. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(101) : see declaration of 'v8::StackFrame'
  45. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2049): error C2989: 'v8::Value' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  46. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(110) : see declaration of 'v8::Value'
  47. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2055): error C2989: 'v8::Primitive' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  48. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(93) : see declaration of 'v8::Primitive'
  49. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2070): error C2989: 'v8::Boolean' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  50. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(70) : see declaration of 'v8::Boolean'
  51. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2090): error C2989: 'v8::Name' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  52. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(86) : see declaration of 'v8::Name'
  53. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2093): error C2332: 'enum' : missing tag name [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  54. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2093): error C3306: 'v8::<unnamed-tag>': unnamed class template is not allowed [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  55. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2093): error C2236: unexpected 'class' 'v8::NewStringType'. Did you forget a ';'? [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  56. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2093): error C3381: 'v8::NewStringType' : assembly access specifiers are only available in code compiled with a /clr option [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  57. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2458): error C2989: 'v8::String' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  58. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(103) : see declaration of 'v8::String'
  59. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2497): error C2989: 'v8::Symbol' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  60. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(105) : see declaration of 'v8::Symbol'
  61. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2525): error C2989: 'v8::Private' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  62. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(107) : see declaration of 'v8::Private'
  63. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2539): error C2989: 'v8::Number' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  64. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(87) : see declaration of 'v8::Number'
  65. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2554): error C2989: 'v8::Integer' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  66. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(82) : see declaration of 'v8::Integer'
  67. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2568): error C2989: 'v8::Int32' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  68. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(81) : see declaration of 'v8::Int32'
  69. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2582): error C2989: 'v8::Uint32' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  70. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(108) : see declaration of 'v8::Uint32'
  71. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2995): error C2989: 'v8::Object' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  72. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(89) : see declaration of 'v8::Object'
  73. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3025): error C2989: 'v8::Array' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  74. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(69) : see declaration of 'v8::Array'
  75. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3223): error C2504: 'v8::Object' : base class undefined [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  76. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3230): error C2061: syntax error : identifier 'FunctionCallback' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  77. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3232): error C2059: syntax error : ')' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  78. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3232): error C2143: syntax error : missing ')' before ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  79. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3236): error C2061: syntax error : identifier 'FunctionCallback' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  80. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3236): error C2059: syntax error : ')' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  81. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3236): error C2143: syntax error : missing ')' before ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  82. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3246): error C2059: syntax error : 'return' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  83. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3246): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  84. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3251): error C2146: syntax error : missing ';' before identifier 'Call' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  85. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3257): error C2270: 'GetName' : modifiers not allowed on nonmember functions [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  86. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3265): error C2270: 'GetInferredName' : modifiers not allowed on nonmember functions [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  87. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3271): error C2270: 'GetDebugName' : modifiers not allowed on nonmember functions [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  88. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3277): error C2270: 'GetDisplayName' : modifiers not allowed on nonmember functions [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  89. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3283): error C2270: 'GetScriptLineNumber' : modifiers not allowed on nonmember functions [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  90. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3288): error C2270: 'GetScriptColumnNumber' : modifiers not allowed on nonmember functions [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  91. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3293): error C2270: 'IsBuiltin' : modifiers not allowed on nonmember functions [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  92. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3298): error C2270: 'ScriptId' : modifiers not allowed on nonmember functions [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  93. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3304): error C2270: 'GetBoundFunction' : modifiers not allowed on nonmember functions [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  94. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3306): error C2270: 'GetScriptOrigin' : modifiers not allowed on nonmember functions [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  95. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3310): error C2059: syntax error : 'private' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  96. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3311): error C2059: syntax error : ')' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  97. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3320): error C2504: 'Object' : base class undefined [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  98. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3322): error C2504: 'Object' : base class undefined [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  99. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3328): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  100. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3328): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  101. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3328): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  102. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3328): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  103. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3329): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  104. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3329): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  105. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3329): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  106. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3330): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  107. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3335): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  108. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3335): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  109. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3335): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  110. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3341): error C2061: syntax error : identifier 'Local' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  111. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3343): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  112. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3343): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  113. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3343): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  114. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3345): error C2061: syntax error : identifier 'Local' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  115. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3347): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  116. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3347): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  117. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3347): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  118. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3349): error C2061: syntax error : identifier 'Value' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  119. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3353): error C2061: syntax error : identifier 'Value' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  120. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3363): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  121. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3363): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  122. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3363): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  123. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3366): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  124. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3366): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  125. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3366): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  126. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3369): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  127. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3369): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  128. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3369): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  129. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3370): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  130. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3370): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  131. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3371): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  132. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3374): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  133. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3374): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  134. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3374): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  135. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3375): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  136. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3375): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  137. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3376): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  138. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3384): error C2061: syntax error : identifier 'Value' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  139. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3388): error C2061: syntax error : identifier 'Value' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  140. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3396): error C2504: 'Object' : base class undefined [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  141. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3398): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  142. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3398): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  143. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3398): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  144. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3399): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  145. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3399): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  146. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3399): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  147. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3406): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  148. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3406): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  149. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3406): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  150. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3408): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  151. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3410): error C2061: syntax error : identifier 'Value' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  152. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3414): error C2061: syntax error : identifier 'Value' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  153. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3424): error C2332: 'enum' : missing tag name [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  154. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3424): error C2236: unexpected 'class' 'ArrayBufferCreationMode'. Did you forget a ';'? [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  155. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3424): error C3381: 'ArrayBufferCreationMode' : assembly access specifiers are only available in code compiled with a /clr option [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  156. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3424): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  157. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3424): error C2143: syntax error : missing ';' before '}' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  158. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3424): fatal error C1003: error count exceeds 100; stopping compilation [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  159. Done Building Project "C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj" (default targets) -- FAILED.
  160. Done Building Project "C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\binding.sln" (default targets) -- FAILED.
  161.  
  162. Build FAILED.
  163.  
  164. "C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\binding.sln" (default target) (1) ->
  165. "C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj" (default target) (2) ->
  166. (ClCompile target) ->
  167. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(341): error C2988: unrecognizable template declaration/definition [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  168. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(341): error C2059: syntax error : 'using' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  169. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(477): error C2988: unrecognizable template declaration/definition [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  170. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(477): error C2059: syntax error : 'using' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  171. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(480): error C2332: 'enum' : missing tag name [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  172. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(480): error C3306: 'v8::<unnamed-tag>': unnamed class template is not allowed [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  173. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(480): error C2236: unexpected 'class' 'v8::WeakCallbackType'. Did you forget a ';'? [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  174. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(480): error C3381: 'v8::WeakCallbackType' : assembly access specifiers are only available in code compiled with a /clr option [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  175. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(588): error C2061: syntax error : identifier 'WeakCallbackType' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  176. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(656): error C2253: 'PersistentBase<T>' : pure specifier or abstract override specifier only allowed on virtual function [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  177. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(863): error C2253: 'Global<T>' : pure specifier or abstract override specifier only allowed on virtual function [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  178. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(871): error C2988: unrecognizable template declaration/definition [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  179. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(871): error C2059: syntax error : 'using' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  180. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(934): error C2989: 'v8::HandleScope' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  181. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(968): error C2989: 'v8::EscapableHandleScope' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  182. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(998): error C2989: 'v8::Data' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  183. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(1132): error C2989: 'v8::Script' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  184. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(1571): error C2989: 'v8::StackTrace' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  185. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(1634): error C2989: 'v8::StackFrame' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  186. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2049): error C2989: 'v8::Value' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  187. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2055): error C2989: 'v8::Primitive' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  188. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2070): error C2989: 'v8::Boolean' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  189. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2090): error C2989: 'v8::Name' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  190. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2093): error C2332: 'enum' : missing tag name [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  191. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2093): error C3306: 'v8::<unnamed-tag>': unnamed class template is not allowed [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  192. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2093): error C2236: unexpected 'class' 'v8::NewStringType'. Did you forget a ';'? [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  193. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2093): error C3381: 'v8::NewStringType' : assembly access specifiers are only available in code compiled with a /clr option [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  194. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2458): error C2989: 'v8::String' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  195. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2497): error C2989: 'v8::Symbol' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  196. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2525): error C2989: 'v8::Private' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  197. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2539): error C2989: 'v8::Number' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  198. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2554): error C2989: 'v8::Integer' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  199. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2568): error C2989: 'v8::Int32' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  200. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2582): error C2989: 'v8::Uint32' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  201. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(2995): error C2989: 'v8::Object' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  202. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3025): error C2989: 'v8::Array' : class template has already been declared as a non-class template [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  203. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3223): error C2504: 'v8::Object' : base class undefined [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  204. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3230): error C2061: syntax error : identifier 'FunctionCallback' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  205. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3232): error C2059: syntax error : ')' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  206. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3232): error C2143: syntax error : missing ')' before ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  207. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3236): error C2061: syntax error : identifier 'FunctionCallback' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  208. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3236): error C2059: syntax error : ')' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  209. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3236): error C2143: syntax error : missing ')' before ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  210. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3246): error C2059: syntax error : 'return' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  211. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3246): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  212. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3251): error C2146: syntax error : missing ';' before identifier 'Call' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  213. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3257): error C2270: 'GetName' : modifiers not allowed on nonmember functions [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  214. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3265): error C2270: 'GetInferredName' : modifiers not allowed on nonmember functions [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  215. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3271): error C2270: 'GetDebugName' : modifiers not allowed on nonmember functions [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  216. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3277): error C2270: 'GetDisplayName' : modifiers not allowed on nonmember functions [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  217. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3283): error C2270: 'GetScriptLineNumber' : modifiers not allowed on nonmember functions [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  218. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3288): error C2270: 'GetScriptColumnNumber' : modifiers not allowed on nonmember functions [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  219. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3293): error C2270: 'IsBuiltin' : modifiers not allowed on nonmember functions [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  220. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3298): error C2270: 'ScriptId' : modifiers not allowed on nonmember functions [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  221. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3304): error C2270: 'GetBoundFunction' : modifiers not allowed on nonmember functions [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  222. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3306): error C2270: 'GetScriptOrigin' : modifiers not allowed on nonmember functions [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  223. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3310): error C2059: syntax error : 'private' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  224. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3311): error C2059: syntax error : ')' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  225. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3320): error C2504: 'Object' : base class undefined [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  226. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3322): error C2504: 'Object' : base class undefined [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  227. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3328): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  228. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3328): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  229. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3328): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  230. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3328): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  231. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3329): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  232. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3329): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  233. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3329): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  234. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3330): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  235. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3335): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  236. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3335): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  237. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3335): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  238. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3341): error C2061: syntax error : identifier 'Local' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  239. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3343): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  240. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3343): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  241. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3343): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  242. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3345): error C2061: syntax error : identifier 'Local' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  243. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3347): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  244. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3347): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  245. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3347): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  246. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3349): error C2061: syntax error : identifier 'Value' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  247. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3353): error C2061: syntax error : identifier 'Value' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  248. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3363): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  249. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3363): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  250. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3363): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  251. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3366): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  252. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3366): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  253. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3366): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  254. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3369): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  255. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3369): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  256. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3369): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  257. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3370): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  258. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3370): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  259. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3371): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  260. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3374): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  261. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3374): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  262. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3374): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  263. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3375): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  264. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3375): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  265. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3376): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  266. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3384): error C2061: syntax error : identifier 'Value' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  267. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3388): error C2061: syntax error : identifier 'Value' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  268. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3396): error C2504: 'Object' : base class undefined [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  269. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3398): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  270. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3398): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  271. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3398): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  272. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3399): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  273. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3399): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  274. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3399): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  275. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3406): error C2143: syntax error : missing ';' before '<' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  276. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3406): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  277. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3406): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  278. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3408): error C2238: unexpected token(s) preceding ';' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  279. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3410): error C2061: syntax error : identifier 'Value' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  280. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3414): error C2061: syntax error : identifier 'Value' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  281. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3424): error C2332: 'enum' : missing tag name [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  282. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3424): error C2236: unexpected 'class' 'ArrayBufferCreationMode'. Did you forget a ';'? [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  283. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3424): error C3381: 'ArrayBufferCreationMode' : assembly access specifiers are only available in code compiled with a /clr option [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  284. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3424): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  285. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3424): error C2143: syntax error : missing ';' before '}' [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  286. C:\Documents and Settings\Administrator\.nw-gyp\0.14.7\deps\v8\include\v8.h(3424): fatal error C1003: error count exceeds 100; stopping compilation [C:\Documents and Settings\Administrator\Desktop\c2liga\node_modules\node-concept2\build\concept2.vcxproj]
  287.  
  288. 0 Warning(s)
  289. 120 Error(s)
  290.  
  291. Time Elapsed 00:00:02.60
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement