[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: compile 2 libs together



Hi,

Am Dienstag 20 Januar 2009 schrieb frederico schardong:
> But now I must use allegro and libglade together.

Why not:
gcc -o main main.c `pkg-config --cflags --libs libglade-2.0` `allegro-config --libs`

Till


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]