libui-node | Node bindings for libui , an awesome native UI library
kandi X-RAY | libui-node Summary
kandi X-RAY | libui-node Summary
Node bindings for libui, an awesome native UI library for Unix, OSX and Windows
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of libui-node
libui-node Key Features
libui-node Examples and Code Snippets
Community Discussions
Trending Discussions on libui-node
QUESTION
I am trying to use libui-node
to build a Node.js project.
ANSWER
Answered 2018-May-03 at 10:31EDIT:
Showing the default locations where
pkg-config
looks for .pc files is more easily done withpkg-config --variable pc_path pkg-config
as stated by @BrettHale in this SO answer. This uses a special virtualpkg-config
package to exposepkg-config
configuration. This is easier than parsing the debug logs or usingstrace
(which saved my day more than once), but the point was more on teaching how to get information when we don't know where to look.
Original answer:
You shouldn't have to set PKG_CONFIG_PATH
. Usually the paths your distro uses match the ones pkg-config
will look into by default.
pkg-config
looks for the .pc
associated with GTK+ 3. As you have installed the libgtk-3-dev
development package, you find in it the .pc
files it provides using:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install libui-node
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page