You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i excute the command "npm install sqlite3 --build-from-source --runtime=node-webkit --target_arch=ia32 --target=0.9.2" in win7,but it dont succeed.
the error:..\src\statement.cc(556): error C2466: cannot allocate an array of constant siz
e 0 [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
..\src\statement.cc(556): error C2440: 'initializing' : cannot convert from 'in
t' to 'v8::Local' [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcx
proj]
with
[
T=v8::Value
]
No constructor could take the source type, or constructor overload re
solution was ambiguous
..\src\statement.cc(557): error C2661: 'v8::Local::New' : no overloaded func
tion takes 1 arguments [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.v
cxproj]
with
[
T=v8::Value
]
..\src\statement.cc(559): error C2039: 'handle_' : is not a member of 'node_sql
ite3::Statement' [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj
]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(74) : see declarat
ion of 'node_sqlite3::Statement'
e:\nodeaddons\node_modules\sqlite3\src\database.h(20): error C2504: 'ObjectWrap
' : base class undefined [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3
.vcxproj]
..\src\statement.cc(569): error C2653: 'ObjectWrap' : is not a class or namespa
ce name [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
..\src\statement.cc(569): error C2065: 'Unwrap' : undeclared identifier [E:\Nod
eAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
..\src\statement.cc(569): error C2275: 'node_sqlite3::Statement' : illegal use
of this type as an expression [E:\NodeAddons\node_modules\sqlite3\build\node_sq
lite3.vcxproj]
..\src\statement.cc(594): error C2660: 'v8::Persistent::New' : function does
not take 1 arguments [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vc
xproj]
with
[
T=v8::Function
]
..\src\statement.cc(595): error C2660: 'v8::Persistent::New' : function does
not take 1 arguments [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vc
xproj]
with
[
T=v8::Function
]
..\src\statement.cc(667): error C2661: 'v8::Local::New' : no overloaded func
tion takes 1 arguments [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.v
cxproj]
with
[
T=v8::Value
]
..\src\statement.cc(674): error C2039: 'handle_' : is not a member of 'node_sql
ite3::Statement' [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj
]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(74) : see declarat
ion of 'node_sqlite3::Statement'
..\src\statement.cc(684): error C2661: 'v8::Local::New' : no overloaded func
tion takes 1 arguments [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.v
cxproj]
with
[
T=v8::Value
]
..\src\statement.cc(684): error C2466: cannot allocate an array of constant siz
e 0 [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
..\src\statement.cc(684): error C2440: 'initializing' : cannot convert from 'in
t' to 'v8::Local' [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcx
proj]
with
[
T=v8::Value
]
No constructor could take the source type, or constructor overload re
solution was ambiguous
..\src\statement.cc(687): error C2039: 'handle_' : is not a member of 'node_sql
ite3::Statement' [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj
]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(74) : see declarat
ion of 'node_sqlite3::Statement'
e:\nodeaddons\node_modules\sqlite3\src\database.h(125): error C4430: missing ty
pe specifier - int assumed. Note: C++ does not support default-int [E:\NodeAddo
ns\node_modules\sqlite3\build\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\database.h(125): error C2143: syntax err
or : missing ',' before '&' [E:\NodeAddons\node_modules\sqlite3\build\node_sqli
te3.vcxproj]
..\src\statement.cc(706): error C2653: 'ObjectWrap' : is not a class or namespa
ce name [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
..\src\statement.cc(706): error C2065: 'Unwrap' : undeclared identifier [E:\Nod
eAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
..\src\statement.cc(706): error C2275: 'node_sqlite3::Statement' : illegal use
of this type as an expression [E:\NodeAddons\node_modules\sqlite3\build\node_sq
lite3.vcxproj]
..\src\statement.cc(733): error C2661: 'v8::Local::New' : no overloaded func
tion takes 1 arguments [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.v
cxproj]
with
[
T=v8::Value
]
..\src\statement.cc(733): error C2466: cannot allocate an array of constant siz
e 0 [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
..\src\statement.cc(733): error C2440: 'initializing' : cannot convert from 'in
t' to 'v8::Local' [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcx
proj]
with
[
T=v8::Value
]
No constructor could take the source type, or constructor overload re
solution was ambiguous
..\src\statement.cc(734): error C2039: 'handle_' : is not a member of 'node_sql
ite3::Statement' [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj
]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(74) : see declarat
ion of 'node_sqlite3::Statement'
..\src\statement.cc(752): warning C4244: 'argument' : conversion from 'int64_t'
to 'double', possible loss of data [E:\NodeAddons\node_modules\sqlite3\build\n
ode_sqlite3.vcxproj]
..\src\statement.cc(762): error C2661: 'v8::Local::New' : no overloaded func
tion takes 1 arguments [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.v
cxproj]
with
[
T=v8::Value
]
..\src\statement.cc(768): error C2661: 'v8::Local::New' : no overloaded func
tion takes 1 arguments [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.v
cxproj]
with
[
T=v8::Value
]
..\src\statement.cc(814): error C2653: 'ObjectWrap' : is not a class or namespa
ce name [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
..\src\statement.cc(814): error C2065: 'Unwrap' : undeclared identifier [E:\Nod
eAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
..\src\statement.cc(814): error C2275: 'node_sqlite3::Statement' : illegal use
of this type as an expression [E:\NodeAddons\node_modules\sqlite3\build\node_sq
lite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\database.h(40): error C2039: 'Ref' : is
not a member of 'node_sqlite3::Database' [E:\NodeAddons\node_modules\sqlite3\bu
ild\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\database.h(20) : see declarati
on of 'node_sqlite3::Database'
..\src\statement.cc(820): error C2039: 'handle_' : is not a member of 'node_sql
ite3::Database' [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\database.h(20) : see declarati
on of 'node_sqlite3::Database'
..\src\statement.cc(828): error C2039: 'handle_' : is not a member of 'node_sql
ite3::Statement' [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj
]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(74) : see declarat
ion of 'node_sqlite3::Statement'
e:\nodeaddons\node_modules\sqlite3\src\database.h(45): error C2039: 'Unref' : i
s not a member of 'node_sqlite3::Database' [E:\NodeAddons\node_modules\sqlite3
build\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\database.h(20) : see declarati
on of 'node_sqlite3::Database'
..\src\statement.cc(842): error C2039: 'Unref' : is not a member of 'node_sqlit
e3::Database' [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\database.h(20) : see declarati
on of 'node_sqlite3::Database'
e:\nodeaddons\node_modules\sqlite3\src\database.h(109): error C2614: 'node_sqli
te3::Database' : illegal member initialization: 'ObjectWrap' is not a base or m
ember [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
..\src\statement.cc(849): error C3861: 'NODE_PSYMBOL': identifier not found [E:
\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
..\src\statement.cc(849): error C3861: 'NODE_PSYMBOL': identifier not found [E:
\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
..\src\statement.cc(874): error C2227: left of '->Get' must point to class/stru
ct/union/generic type [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vc
xproj]
type is ''unknown-type''
..\src\statement.cc(874): error C2227: left of '->Call' must point to class/str
uct/union/generic type [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.v
cxproj]
..\src\statement.cc(874): fatal error C1003: error count exceeds 100; stopping
compilation [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(74): error C2504: 'ObjectWra
p' : base class undefined [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite
3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(88): error C2039: 'Ref' : is
not a member of 'node_sqlite3::Statement' [E:\NodeAddons\node_modules\sqlite3
build\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(74) : see declarat
ion of 'node_sqlite3::Statement'
e:\nodeaddons\node_modules\sqlite3\src\statement.h(97): error C2039: 'Unref' :
is not a member of 'node_sqlite3::Statement' [E:\NodeAddons\node_modules\sqlite
3\build\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(74) : see declarat
ion of 'node_sqlite3::Statement'
e:\nodeaddons\node_modules\sqlite3\src\statement.h(135): error C2039: 'Ref' : i
s not a member of 'node_sqlite3::Statement' [E:\NodeAddons\node_modules\sqlite3
\build\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(74) : see declarat
ion of 'node_sqlite3::Statement'
e:\nodeaddons\node_modules\sqlite3\src\statement.h(138): error C2039: 'Unref' :
is not a member of 'node_sqlite3::Statement' [E:\NodeAddons\node_modules\sqlit
e3\build\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(74) : see declarat
ion of 'node_sqlite3::Statement'
e:\nodeaddons\node_modules\sqlite3\src\statement.h(172): error C2039: 'Ref' : i
s not a member of 'node_sqlite3::Statement' [E:\NodeAddons\node_modules\sqlite3
\build\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(74) : see declarat
ion of 'node_sqlite3::Statement'
e:\nodeaddons\node_modules\sqlite3\src\statement.h(177): error C2039: 'Unref' :
is not a member of 'node_sqlite3::Statement' [E:\NodeAddons\node_modules\sqlit
e3\build\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(74) : see declarat
ion of 'node_sqlite3::Statement'
e:\nodeaddons\node_modules\sqlite3\src\statement.h(190): error C2614: 'node_sql
ite3::Statement' : illegal member initialization: 'ObjectWrap' is not a base or
member [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(191): error C2039: 'Ref' : i
s not a member of 'node_sqlite3::Database' [E:\NodeAddons\node_modules\sqlite3
build\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\database.h(20) : see declarati
on of 'node_sqlite3::Database'
gyp ERR! build error
gyp ERR! stack Error: C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.ex failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Users\kunliu4\AppData\Roaming\npm
node_modules\nw-gyp\lib\build.js:267:23)
gyp ERR! stack at ChildProcess.EventEmitter.emit (events.js:98:17)
gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:789
12)
gyp ERR! System Windows_NT 6.1.7601
gyp ERR! command "node" "C:\Users\kunliu4\AppData\Roaming\npm\node_module
\nw-gyp\bin\nw-gyp.js" "rebuild" "--name=sqlite3" "--configuration=Release"
--module_name=node_sqlite3" "--version=2.2.3" "--major=2" "--minor=2" "--patch=
" "--runtime=node-webkit" "--node_abi=node-webkit-v13" "--target=0.9.2" "--plat
orm=win32" "--arch=ia32" "--target_arch=ia32" "--module_main=./lib/sqlite3" "--
ost=https://node-sqlite3.s3.amazonaws.com/" "--module_path=E:\NodeAddons\node
modules\sqlite3\lib\binding\node-webkit-v13-win32-ia32" "--remote_path=./Re
ease/" "--package_name=node_sqlite3-v2.2.3-node-webkit-v13-win32-ia32.tar.gz" "
-staged_tarball=build\stage\Release\node_sqlite3-v2.2.3-node-webkit-v13-win3
-ia32.tar.gz" "--hosted_path=https://node-sqlite3.s3.amazonaws.com/Release/" "-
hosted_tarball=https://node-sqlite3.s3.amazonaws.com/Release/node_sqlite3-v2.2.
-node-webkit-v13-win32-ia32.tar.gz"
gyp ERR! cwd E:\NodeAddons\node_modules\sqlite3
gyp ERR! node -v v0.10.24
gyp ERR! nw-gyp -v v0.12.2
gyp ERR! not ok
node-pre-gyp ERR! build error
node-pre-gyp ERR! stack Error: Failed to execute 'nw-gyp.cmd rebuild --name=sql
te3 --configuration=Release --module_name=node_sqlite3 --version=2.2.3 --major=
--minor=2 --patch=3 --runtime=node-webkit --node_abi=node-webkit-v13 --target=
.9.2 --platform=win32 --arch=ia32 --target_arch=ia32 --module_main=./lib/sqlite
--host=https://node-sqlite3.s3.amazonaws.com/ --module_path=E:\NodeAddons\node
modules\sqlite3\lib\binding\node-webkit-v13-win32-ia32 --remote_path=./Release/
--package_name=node_sqlite3-v2.2.3-node-webkit-v13-win32-ia32.tar.gz --staged_t
rball=build\stage\Release\node_sqlite3-v2.2.3-node-webkit-v13-win32-ia32.tar.gz
--hosted_path=https://node-sqlite3.s3.amazonaws.com/Release/ --hosted_tarball=h
tps://node-sqlite3.s3.amazonaws.com/Release/node_sqlite3-v2.2.3-node-webkit-v13
win32-ia32.tar.gz' (1)
node-pre-gyp ERR! stack at ChildProcess. (E:\NodeAddons\node_mod
les\sqlite3\node_modules\node-pre-gyp\lib\util\compile.js:76:29)
node-pre-gyp ERR! stack at ChildProcess.EventEmitter.emit (events.js:98:17)
node-pre-gyp ERR! stack at maybeClose (child_process.js:735:16)
node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (child_proce
s.js:802:5)
node-pre-gyp ERR! System Windows_NT 6.1.7601
node-pre-gyp ERR! command "node" "E:\NodeAddons\node_modules\sqlite3\node_m
dules\node-pre-gyp\bin\node-pre-gyp" "install" "--fallback-to-build"
node-pre-gyp ERR! cwd E:\NodeAddons\node_modules\sqlite3
node-pre-gyp ERR! node -v v0.10.24
node-pre-gyp ERR! node-pre-gyp -v v0.5.9
node-pre-gyp ERR! not ok
npm ERR! [email protected] install: node-pre-gyp install --fallback-to-build
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is most likely a problem with the sqlite3 package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-pre-gyp install --fallback-to-build
npm ERR! You can get their info via:
npm ERR! npm owner ls sqlite3
npm ERR! There is likely additional logging output above.
npm ERR! System Windows_NT 6.1.7601
npm ERR! command "E:\MYproject\download_internet\nodejs\node.exe" "E:\MY
roject\download_internet\nodejs\node_modules\npm\bin\npm-cli.js" "install
"sqlite3" "--build-from-source" "--runtime=node-webkit" "--target_arch=ia32" "
-target=0.9.2"
npm ERR! cwd E:\NodeAddons
npm ERR! node -v v0.10.24
npm ERR! npm -v 1.3.21
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! E:\NodeAddons\npm-debug.log
npm ERR! not ok code 0
The text was updated successfully, but these errors were encountered:
Node-webkit branch 0.9.x is based on Node.js unstable version 0.11.x, which is not supported by node-sqlite3 currently (though some support is a work in progress, see #184 for details).
You (@KunBlack) should use a former node-webkit branch 0.8.x, which is also supported by node-webkit's developers.
The situation is exactly like node-webkit's README.md file currently says,
If your native Node module works only with Node v0.10, then you should use node-webkit v0.8.x, which is also a maintained branch. More info
i excute the command "npm install sqlite3 --build-from-source --runtime=node-webkit --target_arch=ia32 --target=0.9.2" in win7,but it dont succeed.
the error:..\src\statement.cc(556): error C2466: cannot allocate an array of constant siz
e 0 [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
..\src\statement.cc(556): error C2440: 'initializing' : cannot convert from 'in
t' to 'v8::Local' [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcx
proj]
with
[
T=v8::Value
]
No constructor could take the source type, or constructor overload re
solution was ambiguous
..\src\statement.cc(557): error C2661: 'v8::Local::New' : no overloaded func
tion takes 1 arguments [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.v
cxproj]
with
[
T=v8::Value
]
..\src\statement.cc(559): error C2039: 'handle_' : is not a member of 'node_sql
ite3::Statement' [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj
]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(74) : see declarat
ion of 'node_sqlite3::Statement'
e:\nodeaddons\node_modules\sqlite3\src\database.h(20): error C2504: 'ObjectWrap
' : base class undefined [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3
.vcxproj]
..\src\statement.cc(569): error C2653: 'ObjectWrap' : is not a class or namespa
ce name [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
..\src\statement.cc(569): error C2065: 'Unwrap' : undeclared identifier [E:\Nod
eAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
..\src\statement.cc(569): error C2275: 'node_sqlite3::Statement' : illegal use
of this type as an expression [E:\NodeAddons\node_modules\sqlite3\build\node_sq
lite3.vcxproj]
..\src\statement.cc(594): error C2660: 'v8::Persistent::New' : function does
not take 1 arguments [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vc
xproj]
with
[
T=v8::Function
]
..\src\statement.cc(595): error C2660: 'v8::Persistent::New' : function does
not take 1 arguments [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vc
xproj]
with
[
T=v8::Function
]
..\src\statement.cc(667): error C2661: 'v8::Local::New' : no overloaded func
tion takes 1 arguments [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.v
cxproj]
with
[
T=v8::Value
]
..\src\statement.cc(674): error C2039: 'handle_' : is not a member of 'node_sql
ite3::Statement' [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj
]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(74) : see declarat
ion of 'node_sqlite3::Statement'
..\src\statement.cc(684): error C2661: 'v8::Local::New' : no overloaded func
tion takes 1 arguments [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.v
cxproj]
with
[
T=v8::Value
]
..\src\statement.cc(684): error C2466: cannot allocate an array of constant siz
e 0 [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
..\src\statement.cc(684): error C2440: 'initializing' : cannot convert from 'in
t' to 'v8::Local' [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcx
proj]
with
[
T=v8::Value
]
No constructor could take the source type, or constructor overload re
solution was ambiguous
..\src\statement.cc(687): error C2039: 'handle_' : is not a member of 'node_sql
ite3::Statement' [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj
]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(74) : see declarat
ion of 'node_sqlite3::Statement'
e:\nodeaddons\node_modules\sqlite3\src\database.h(125): error C4430: missing ty
pe specifier - int assumed. Note: C++ does not support default-int [E:\NodeAddo
ns\node_modules\sqlite3\build\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\database.h(125): error C2143: syntax err
or : missing ',' before '&' [E:\NodeAddons\node_modules\sqlite3\build\node_sqli
te3.vcxproj]
..\src\statement.cc(706): error C2653: 'ObjectWrap' : is not a class or namespa
ce name [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
..\src\statement.cc(706): error C2065: 'Unwrap' : undeclared identifier [E:\Nod
eAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
..\src\statement.cc(706): error C2275: 'node_sqlite3::Statement' : illegal use
of this type as an expression [E:\NodeAddons\node_modules\sqlite3\build\node_sq
lite3.vcxproj]
..\src\statement.cc(733): error C2661: 'v8::Local::New' : no overloaded func
tion takes 1 arguments [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.v
cxproj]
with
[
T=v8::Value
]
..\src\statement.cc(733): error C2466: cannot allocate an array of constant siz
e 0 [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
..\src\statement.cc(733): error C2440: 'initializing' : cannot convert from 'in
t' to 'v8::Local' [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcx
proj]
with
[
T=v8::Value
]
No constructor could take the source type, or constructor overload re
solution was ambiguous
..\src\statement.cc(734): error C2039: 'handle_' : is not a member of 'node_sql
ite3::Statement' [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj
]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(74) : see declarat
ion of 'node_sqlite3::Statement'
..\src\statement.cc(752): warning C4244: 'argument' : conversion from 'int64_t'
to 'double', possible loss of data [E:\NodeAddons\node_modules\sqlite3\build\n
ode_sqlite3.vcxproj]
..\src\statement.cc(762): error C2661: 'v8::Local::New' : no overloaded func
tion takes 1 arguments [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.v
cxproj]
with
[
T=v8::Value
]
..\src\statement.cc(768): error C2661: 'v8::Local::New' : no overloaded func
tion takes 1 arguments [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.v
cxproj]
with
[
T=v8::Value
]
..\src\statement.cc(814): error C2653: 'ObjectWrap' : is not a class or namespa
ce name [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
..\src\statement.cc(814): error C2065: 'Unwrap' : undeclared identifier [E:\Nod
eAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
..\src\statement.cc(814): error C2275: 'node_sqlite3::Statement' : illegal use
of this type as an expression [E:\NodeAddons\node_modules\sqlite3\build\node_sq
lite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\database.h(40): error C2039: 'Ref' : is
not a member of 'node_sqlite3::Database' [E:\NodeAddons\node_modules\sqlite3\bu
ild\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\database.h(20) : see declarati
on of 'node_sqlite3::Database'
..\src\statement.cc(820): error C2039: 'handle_' : is not a member of 'node_sql
ite3::Database' [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\database.h(20) : see declarati
on of 'node_sqlite3::Database'
..\src\statement.cc(828): error C2039: 'handle_' : is not a member of 'node_sql
ite3::Statement' [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj
]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(74) : see declarat
ion of 'node_sqlite3::Statement'
e:\nodeaddons\node_modules\sqlite3\src\database.h(45): error C2039: 'Unref' : i
s not a member of 'node_sqlite3::Database' [E:\NodeAddons\node_modules\sqlite3
build\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\database.h(20) : see declarati
on of 'node_sqlite3::Database'
..\src\statement.cc(842): error C2039: 'Unref' : is not a member of 'node_sqlit
e3::Database' [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\database.h(20) : see declarati
on of 'node_sqlite3::Database'
e:\nodeaddons\node_modules\sqlite3\src\database.h(109): error C2614: 'node_sqli
te3::Database' : illegal member initialization: 'ObjectWrap' is not a base or m
ember [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
..\src\statement.cc(849): error C3861: 'NODE_PSYMBOL': identifier not found [E:
\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
..\src\statement.cc(849): error C3861: 'NODE_PSYMBOL': identifier not found [E:
\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
..\src\statement.cc(874): error C2227: left of '->Get' must point to class/stru
ct/union/generic type [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vc
xproj]
type is ''unknown-type''
..\src\statement.cc(874): error C2227: left of '->Call' must point to class/str
uct/union/generic type [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.v
cxproj]
..\src\statement.cc(874): fatal error C1003: error count exceeds 100; stopping
compilation [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(74): error C2504: 'ObjectWra
p' : base class undefined [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite
3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(88): error C2039: 'Ref' : is
not a member of 'node_sqlite3::Statement' [E:\NodeAddons\node_modules\sqlite3
build\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(74) : see declarat
ion of 'node_sqlite3::Statement'
e:\nodeaddons\node_modules\sqlite3\src\statement.h(97): error C2039: 'Unref' :
is not a member of 'node_sqlite3::Statement' [E:\NodeAddons\node_modules\sqlite
3\build\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(74) : see declarat
ion of 'node_sqlite3::Statement'
e:\nodeaddons\node_modules\sqlite3\src\statement.h(135): error C2039: 'Ref' : i
s not a member of 'node_sqlite3::Statement' [E:\NodeAddons\node_modules\sqlite3
\build\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(74) : see declarat
ion of 'node_sqlite3::Statement'
e:\nodeaddons\node_modules\sqlite3\src\statement.h(138): error C2039: 'Unref' :
is not a member of 'node_sqlite3::Statement' [E:\NodeAddons\node_modules\sqlit
e3\build\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(74) : see declarat
ion of 'node_sqlite3::Statement'
e:\nodeaddons\node_modules\sqlite3\src\statement.h(172): error C2039: 'Ref' : i
s not a member of 'node_sqlite3::Statement' [E:\NodeAddons\node_modules\sqlite3
\build\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(74) : see declarat
ion of 'node_sqlite3::Statement'
e:\nodeaddons\node_modules\sqlite3\src\statement.h(177): error C2039: 'Unref' :
is not a member of 'node_sqlite3::Statement' [E:\NodeAddons\node_modules\sqlit
e3\build\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(74) : see declarat
ion of 'node_sqlite3::Statement'
e:\nodeaddons\node_modules\sqlite3\src\statement.h(190): error C2614: 'node_sql
ite3::Statement' : illegal member initialization: 'ObjectWrap' is not a base or
member [E:\NodeAddons\node_modules\sqlite3\build\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\statement.h(191): error C2039: 'Ref' : i
s not a member of 'node_sqlite3::Database' [E:\NodeAddons\node_modules\sqlite3
build\node_sqlite3.vcxproj]
e:\nodeaddons\node_modules\sqlite3\src\database.h(20) : see declarati
on of 'node_sqlite3::Database'
gyp ERR! build error
gyp ERR! stack Error:
C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.ex
failed with exit code: 1gyp ERR! stack at ChildProcess.onExit (C:\Users\kunliu4\AppData\Roaming\npm
node_modules\nw-gyp\lib\build.js:267:23)
gyp ERR! stack at ChildProcess.EventEmitter.emit (events.js:98:17)
gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:789
12)
gyp ERR! System Windows_NT 6.1.7601
gyp ERR! command "node" "C:\Users\kunliu4\AppData\Roaming\npm\node_module
\nw-gyp\bin\nw-gyp.js" "rebuild" "--name=sqlite3" "--configuration=Release"
--module_name=node_sqlite3" "--version=2.2.3" "--major=2" "--minor=2" "--patch=
" "--runtime=node-webkit" "--node_abi=node-webkit-v13" "--target=0.9.2" "--plat
orm=win32" "--arch=ia32" "--target_arch=ia32" "--module_main=./lib/sqlite3" "--
ost=https://node-sqlite3.s3.amazonaws.com/" "--module_path=E:\NodeAddons\node
modules\sqlite3\lib\binding\node-webkit-v13-win32-ia32" "--remote_path=./Re
ease/" "--package_name=node_sqlite3-v2.2.3-node-webkit-v13-win32-ia32.tar.gz" "
-staged_tarball=build\stage\Release\node_sqlite3-v2.2.3-node-webkit-v13-win3
-ia32.tar.gz" "--hosted_path=https://node-sqlite3.s3.amazonaws.com/Release/" "-
hosted_tarball=https://node-sqlite3.s3.amazonaws.com/Release/node_sqlite3-v2.2.
-node-webkit-v13-win32-ia32.tar.gz"
gyp ERR! cwd E:\NodeAddons\node_modules\sqlite3
gyp ERR! node -v v0.10.24
gyp ERR! nw-gyp -v v0.12.2
gyp ERR! not ok
node-pre-gyp ERR! build error
node-pre-gyp ERR! stack Error: Failed to execute 'nw-gyp.cmd rebuild --name=sql
te3 --configuration=Release --module_name=node_sqlite3 --version=2.2.3 --major=
--minor=2 --patch=3 --runtime=node-webkit --node_abi=node-webkit-v13 --target=
.9.2 --platform=win32 --arch=ia32 --target_arch=ia32 --module_main=./lib/sqlite
--host=https://node-sqlite3.s3.amazonaws.com/ --module_path=E:\NodeAddons\node
modules\sqlite3\lib\binding\node-webkit-v13-win32-ia32 --remote_path=./Release/
--package_name=node_sqlite3-v2.2.3-node-webkit-v13-win32-ia32.tar.gz --staged_t
rball=build\stage\Release\node_sqlite3-v2.2.3-node-webkit-v13-win32-ia32.tar.gz
--hosted_path=https://node-sqlite3.s3.amazonaws.com/Release/ --hosted_tarball=h
tps://node-sqlite3.s3.amazonaws.com/Release/node_sqlite3-v2.2.3-node-webkit-v13
win32-ia32.tar.gz' (1)
node-pre-gyp ERR! stack at ChildProcess. (E:\NodeAddons\node_mod
les\sqlite3\node_modules\node-pre-gyp\lib\util\compile.js:76:29)
node-pre-gyp ERR! stack at ChildProcess.EventEmitter.emit (events.js:98:17)
node-pre-gyp ERR! stack at maybeClose (child_process.js:735:16)
node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (child_proce
s.js:802:5)
node-pre-gyp ERR! System Windows_NT 6.1.7601
node-pre-gyp ERR! command "node" "E:\NodeAddons\node_modules\sqlite3\node_m
dules\node-pre-gyp\bin\node-pre-gyp" "install" "--fallback-to-build"
node-pre-gyp ERR! cwd E:\NodeAddons\node_modules\sqlite3
node-pre-gyp ERR! node -v v0.10.24
node-pre-gyp ERR! node-pre-gyp -v v0.5.9
node-pre-gyp ERR! not ok
npm ERR! [email protected] install:
node-pre-gyp install --fallback-to-build
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is most likely a problem with the sqlite3 package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-pre-gyp install --fallback-to-build
npm ERR! You can get their info via:
npm ERR! npm owner ls sqlite3
npm ERR! There is likely additional logging output above.
npm ERR! System Windows_NT 6.1.7601
npm ERR! command "E:\MYproject\download_internet\nodejs\node.exe" "E:\MY
roject\download_internet\nodejs\node_modules\npm\bin\npm-cli.js" "install
"sqlite3" "--build-from-source" "--runtime=node-webkit" "--target_arch=ia32" "
-target=0.9.2"
npm ERR! cwd E:\NodeAddons
npm ERR! node -v v0.10.24
npm ERR! npm -v 1.3.21
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! E:\NodeAddons\npm-debug.log
npm ERR! not ok code 0
The text was updated successfully, but these errors were encountered: