Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » ide: pkg_config support
ide: pkg_config support [message #52272] Sat, 24 August 2019 15:03 Go to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
How does it work:

- before executing commands (like invoking commandline), theide now scans the line for '`' characters and interprets them according to linux shell customs (executes the text within ` as shell command and replaces it with its output

- there is now new "pkg-config" group in package description (e.g. in Package organizer) where you are supposed to fill in the names of dev packages you wand to use (e.g. "gtk-3.0"). When building, the builder first scans all packages for all pkg-config entries that match current config, then adds appropriate strings to both compiler and linker commandlines (e.g. `pkg-config --cflags gtk+-3.0`, `pkg-config --clibs gtk+-3.0`).

Mirek
Re: ide: pkg_config support [message #52273 is a reply to message #52272] Sat, 24 August 2019 23:43 Go to previous message
zsolt is currently offline  zsolt
Messages: 693
Registered: December 2005
Location: Budapest, Hungary
Contributor
Sounds cool!
Previous Topic: Core 2019
Next Topic: Upcoming release 2019.2
Goto Forum:
  


Current Time: Thu Mar 28 21:02:28 CET 2024

Total time taken to generate the page: 0.02382 seconds