TuononenP / pkg-config-support-for-eclipse-cdt

Provides automation of configuration needed for projects using pkg-config, such as GTK+ and gtkmm. Very useful time-saving tool for all C, C++ programmers using Eclipse.
4 stars 2 forks source link

packages are not getting listed in the project's pkg-config page. PKG_CONFIG_PATH already configured in the eclipse preference page #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.install the plugin
2.set the pkg-config path in the eclipse settings page
3.restart workspace

What is the expected output? What do you see instead?
if we check the pkgconfig page in project settings dialog, the packages are not 
poluated

What version of the product are you using? On what operating system?
used this link for installing the plugin. OS -win7

Please provide any additional information below.

Original issue reported on code.google.com by djde...@gmail.com on 22 Jun 2012 at 7:47

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
This report is not valid as is. You need to specify more information. Normally 
when pkg-config and libs are installed properly you don't even need to specify 
PKG_CONFIG_PATH, because pkg-config can be found automatically.

Original comment by petri.tuononen@gmail.com on 23 Jul 2012 at 7:29