Skip to content

Error running helloworld example #12

Description

@harchu

Hi, I get the below error when running any test code or the helloworld example given:

module.js:356
Module._extensions [extension] (this, filename);
^
Error: dlopen(/Users/rharchandani/Documents/node-qt/build/Release/qt.node, 1): Library not loaded: /Users/dub/Qt/5.3/clang_64/lib/QtCore.framework/Versions/5/QtCore
Referenced from: /Users/rharchandani/Documents/node-qt/build/Release/qt.node
Reason: image not found
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object. (/Users/rharchandani/Documents/node-qt/lib/qt.js:40:10)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)

Do you know what the issue is?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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