We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 289e76d commit 2a12b15Copy full SHA for 2a12b15
src/binding.gyp
@@ -24,6 +24,7 @@
24
'conditions': [
25
['OS=="linux"', {
26
'libraries': [
27
+ '-lqmlui',
28
"-Wl,-rpath,'$$ORIGIN'",
29
"-Wl,-rpath,'$$ORIGIN/../node_modules/deps-qt-core-raub/bin-linux'",
30
"-Wl,-rpath,'$$ORIGIN/../node_modules/deps-qt-gui-raub/bin-linux'",
0 commit comments