Skip to content

Sample not working --- Windows Server 2012, Node V7.4.0, VS2015, Python 2.7.x #6

@stevyrino

Description

@stevyrino

C:>cd projectfbsample

C:\ProjectFBSample>npm install

[email protected] install C:\ProjectFBSample\node_modules\firebird
node-gyp rebuild

C:\ProjectFBSample\node_modules\firebird>if not defined npm_config_node_gyp (node "C:\Program Files (x86)\nodejs\node_modules\npm\bi
n\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
fb-bindings.cc
fb-bindings-blob.cc
fb-bindings-fbresult.cc
fb-bindings-connection.cc
fb-bindings-eventblock.cc
fb-bindings-fbeventemitter.cc
fb-bindings-statement.cc
win_delay_load_hook.cc
Creating library C:\ProjectFBSample\node_modules\firebird\build\Release\binding.lib and object C:\ProjectFBSample\node_modules
\firebird\build\Release\binding.exp
Generating code
Finished generating code
binding.vcxproj -> C:\ProjectFBSample\node_modules\firebird\build\Release\binding.node
binding.vcxproj -> C:\ProjectFBSample\node_modules\firebird\build\Release\binding.pdb (Full PDB)
[email protected] C:\ProjectFBSample
+-- [email protected]
| +-- [email protected]
| +-- [email protected]
| +-- [email protected]
| | -- [email protected] | +-- [email protected] | +-- [email protected] | | +-- [email protected] | | +-- [email protected] | | -- [email protected]
| +-- [email protected]
| +-- [email protected]
| | -- [email protected] | +-- [email protected] | +-- [email protected] | | -- [email protected]
| -- [email protected] | +-- [email protected] | -- [email protected]
| -- [email protected] +-- [email protected] | +-- [email protected] | | -- [email protected]
| +-- [email protected]
| +-- [email protected]
| +-- [email protected]
| +-- [email protected]
| +-- [email protected]
| | -- [email protected] | +-- [email protected] | +-- [email protected] | +-- [email protected] | +-- [email protected] | | -- [email protected]
| | -- [email protected] | +-- [email protected] | +-- [email protected] | +-- [email protected] | +-- [email protected] | +-- [email protected] | +-- [email protected] | | +-- [email protected] | | -- [email protected]
| +-- [email protected]
| +-- [email protected]
| +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | -- [email protected] | +-- [email protected] | +-- [email protected] | -- [email protected]
-- [email protected] -- [email protected]

npm WARN [email protected] No license field.

C:\ProjectFBSample>node server
module.js:598
return process.dlopen(module, path._makeLong(filename));
^

Error: The specified module could not be found.
\?\C:\ProjectFBSample\node_modules\firebird\build\Release\binding.node
at Object.Module._extensions..node (module.js:598:18)
at Module.load (module.js:488:32)
at tryModuleLoad (module.js:447:12)
at Function.Module._load (module.js:439:3)
at Module.require (module.js:498:17)
at require (internal/module.js:20:19)
at Object. (C:\ProjectFBSample\node_modules\firebird\firebird.js:1:77)
at Module._compile (module.js:571:32)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:488:32)

C:\ProjectFBSample>

C:\ProjectFBSample>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions