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

Automatically exported from code.google.com/p/pkg-config-support-for-eclipse-cdt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integration with configure.ac

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. Create via CDT a default autoconf project.
2. Include some library in configure.ac (libxml2) for example.
3. Observe the build, which works, but no includes are added to project.

What is the expected output? What do you see instead?

It would be very nice to have configure.ac feed the pkg-config plugin, so it 
may automatically add the dependencies. Maybe I am missing a plugin?

What version of the product are you using? On what operating system?

Eclipse Kepler, CDT 8, pkg-config latest

Thanks for the plugin, already very helpful, but this addition would really 
provide additional value due to the fact that I can check out whatever project 
with dependencies that we have and create an eclipse environment which is 
complete from the start without having to navigate to project -> c++ -> 
settings etc.

Kind regards,
Fabian

Original issue reported on code.google.com by fab...@cpqd.com.br on 1 Jul 2013 at 12:18