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

Support for Eclipse 4.2 Juno #8

Closed GoogleCodeExporter closed 7 years ago

GoogleCodeExporter commented 9 years ago
This plugin works nicely on Eclipse 3.7 but it doesn't work on Eclipse 4.2. It 
would be nice to support this version also.

Original issue reported on code.google.com by lmedi...@gmail.com on 19 Jun 2012 at 8:31

GoogleCodeExporter commented 9 years ago
It appears to work on Juno 4.2 on the version I took down today. 

Info: 
Eclipse IDE for C/C++ Developers

Version: Juno Release
Build id: 20120614-1722

Eclipse C/C++ Development Tools

Version: 8.1.0.201206111645
Build id: @build@

Original comment by kevin.br...@gmail.com on 25 Jul 2012 at 3:09

GoogleCodeExporter commented 9 years ago
I should add, I'm on Linux32

Original comment by kevin.br...@gmail.com on 25 Jul 2012 at 3:13

GoogleCodeExporter commented 9 years ago
when i add /work/buildroot/output/staging/usr/lib/pkgconfig as 
PKG_CONFIG_LIBDIR, i have my /usr/lib/pkgconfig packages listed pkg-config 
build settings.

When I add that path to both PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR, no packages 
are detected while there should be 38 of them.

Original comment by yury.lu...@gmail.com on 16 Aug 2012 at 2:12

GoogleCodeExporter commented 9 years ago
To yuru:
Did you first try without setting PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR? 
Sometimes it works without. PKG_CONFIG_PATH should contain pkg-config binary 
and PKG_CONFIG_LIBDIR .pc files.

Original comment by petri.tuononen@gmail.com on 16 Aug 2012 at 2:18

GoogleCodeExporter commented 9 years ago
I installet the plugin in Eclipse

Version: Juno Release
Build id: 20120614-1722

and the pkg-config tab does not even appear. Am I doing something wrong?

I'm on Debian Sid 64bit, but Eclipse is installed manually in my home.

Original comment by alga...@gmail.com on 15 Jan 2013 at 6:01

GoogleCodeExporter commented 9 years ago
Forget my comment #5, I'm dumb... It works :)

Original comment by alga...@gmail.com on 15 Jan 2013 at 6:08

TuononenP commented 7 years ago

I'm closing this now. The latest version of the plugin should work with Eclipse Neon 4.6.