Skip to content

Error when attempting to build a 32 bit version #44

@jamiees2

Description

@jamiees2

I am trying to use this module with node-webkit, but after some debugging im stuck at the following error: This is after running npm install --target=0.10.22 --arch=ia32

>> dyld: lazy symbol binding failed: Symbol not found: __ZN2v86String3NewEPKci
>>   Referenced from: /Users/james/projects/deildu-time/dist/DeilduTime.app/Contents/Resources/app.nw/node_modules/castv2-client/node_modules/castv2/node_modules/protobuf/build/Release/protobuf_for_node.node
>>   Expected in: dynamic lookup
>>
>> dyld: Symbol not found: __ZN2v86String3NewEPKci
>>   Referenced from: /Users/james/projects/deildu-
>> time/dist/DeilduTime.app/Contents/Resources/app.nw/node_modules/castv2-client/node_modules/castv2/node_modules/protobuf/build/Release/protobuf_for_node.node
>>   Expected in: dynamic lookup
>> Exited with code: 6.

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