This is the command get-wraster-flags that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
get-wraster-flags - output libwraster compiler and linker flags (deprecated)
SYNOPSIS
pkg-config wrlib --cflags
pkg-config wrlib --libs
DESCRIPTION
get-wraster-flags used to provide the compilation and link flags for programs that use the
WRaster library, before pkg-config became the universal way to handle these developer
configurations. The script is now deprecated and you should use instead:
pkg-config wrlib --cflags
to get the flags for the compiler
pkg-config wrlib --libs
to get the flags for the linker
IMPORTANT NOTE
As with every deprecated stuff, the script get-wraster-flags will be removed soon, so you
should update your script quickly while you know about it.
Use get-wraster-flags online using onworks.net services