Vertaling van "pkg-config" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
The build system has been reworked for better support of pkg-config.
El sistema de construcción se ha vuelto a trabajar para un mejor apoyo de pkg-config.
Auto-detection of any libraries using pkg-config for code completion and call tips is now possible.
Ahora es posible la autodetección de bibliotecas usando pkg-config para completado de código y llamadas a sugerencias.
You should always use pkg-config to build applications that use these libraries, in order to correctly handle compiler/linker paths and dependencies.
Siempre se debe usar pkg-config al construir las aplicaciones que usen estas bibliotecas para manejar correctamente las dependencias del compilador y linker.
Usually autoconf macros or pkg-config data files define prerequisite libraries that you need to successfully link to your library.
Generalmente las macros autoconf o los archivos de datos pkg-config definen los pre-requisitos de librerías que se necesitan enlazar con nuestra librería.
To compile ddumbfs you need as usual: make and gcc, the headers for fuse and mhash library and pkg-config.
Para compilar ddumbfs usted necesita como de costumbre: make y gcc, los encabezados para fusibles y mhash library y pkg-config.
Stage 3 is required if you are installing libkipi/libkexiv2 in a non-standard location, and you must let pkg-config know about their paths.
La etapa 3 se necesita si está instalando libkipi/libkexif en una dirección no estándar, y desea que pkg-config sepa donde se encuentran sus rutas.
The pkg-config meta-data files (they have the extension.pc) are installed by default to/usr/local/lib/pkgconfig.
<p> Los ficheros de meta datos de pkg-config (tienen la extensión.pc) son instalados de forma predefinida en/usr/local/lib/pkgconfig.
You can also add the result of executing the "pkg-config - libs gstreamer-0.10" command to that variable, both will make LIBS have this value
También se puede añadir el resultado de ejecutar el comando "pkg-config - libs gstreamer-0.10" a esa variable, al final las dos maneras hacen que LIBS tenga el siguiente valor
All Player libraries are installed with pkg-config meta-data files that detail how to compile and link against them.
Todas las bibliotecas de Player son instaladas con los ficheros de meta datos pkg-config que detallan cómo compilar y enlazan con ellas.
On some systems (notably RedHat), this directory is not in the default search path for pkg-config. You can check like so
En algunos sistemas (principalmente RedHat), este directorio no se encuentra en el path predefinido para las búsquedas de pkg-config, puedes comprobar esto así
[Build] Rework the configure system to make more use of pkg-config (r27377:r27366, r27361, r27360)
[Preparar] Vuelva a trabajar el sistema configure para hacer más uso de pkg-config (r27377: r27366, r27361, r27360)
Other related tools frequently used alongside it include GNU's make program, GNU gettext, pkg-config, and the GNU Compiler Collection, also called GCC.
Otras herramientas usadas frecuentemente son el programa GNU make, GNU gettext, pkg-config y la GNU Compiler Collection (GCC).
The pkg-config name for each library is the library's name without the lib prefix.
El nombre dado por pkg-config a cada biblioteca es el nombre de la biblioteca sin el prefijo lib.