albx79

Show:

What's happening?

  • support for pkg-config

    Hello, I have applied the patch by to enable pkg-config within cpptasks. The patch was submitted in 2005, but still applies without warnings. I was just wondering if it's ever going to be committed to trunk. Regards Alberto.

    2009-08-25 15:05:43 UTC in ANT Contrib

  • pkg-config support

    pkg-config is a helper tool used when compiling applications and libraries. It helps you insert the correct compiler options on the command line so an application can use gcc -o test test.c `pkg-config --libs --cflags glib-2.0` for instance, rather than hard-coding values on where to find glib (or other libraries). It is language-agnostic, so it can be used for defining the location of...

    2009-08-15 10:40:45 UTC in Gandalf vision and numerical library

About Me

  • 2004-11-16 (5 years ago)
  • 1160124
  • albx79 (My Site)
  • albx79

Send me a message