From anneranch2442 at gmail.com Wed Jul 22 04:15:14 2020 From: anneranch2442 at gmail.com (Anne Ranch) Date: Tue, 21 Jul 2020 23:15:14 -0500 Subject: Implementing pkg-config in Eclipse IDE " Message-ID: Could I ask for help implementing pkg-config in Eclipse IDE ? I am adding 'pkg-config...` as options to GCC compiler / linker , however it looks as Eclipse make is not "getting it ". I get what appears to be the correct verbose output . For example do not see any of added includes in Eclipse "project" folder. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dank at kegel.com Wed Jul 22 04:43:06 2020 From: dank at kegel.com (Dan Kegel) Date: Tue, 21 Jul 2020 21:43:06 -0700 Subject: Implementing pkg-config in Eclipse IDE " In-Reply-To: References: Message-ID: See https://marketplace.eclipse.org/content/pkg-config-support-eclipse-cdt maybe? On Tue, Jul 21, 2020 at 9:23 PM Anne Ranch wrote: > Could I ask for help implementing pkg-config in Eclipse IDE ? I am adding > 'pkg-config...` > as options to GCC compiler / linker , however it looks as Eclipse make is > not "getting it ". > I get what appears to be the correct verbose output . For example do not > see any of added includes in Eclipse "project" folder. > _______________________________________________ > pkg-config mailing list > pkg-config at lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/pkg-config > -------------- next part -------------- An HTML attachment was scrubbed... URL: