Re: libqt4-dev and pkg-config

2006-01-10 Thread Brian Nelson
Cédric <[EMAIL PROTECTED]> writes: > I tryed to use 'pkg-config --cflags QtCore' to compile a little program with > qt4, but this give me that line : > -DQT_SHARED -I/usr/include/qt4 > > Because in QT4, all headers are splited in subdirectory according to their > module, if I use this include di

libqt4-dev and pkg-config

2006-01-02 Thread Cédric
Hello, I tryed to use 'pkg-config --cflags QtCore' to compile a little program with qt4, but this give me that line : -DQT_SHARED -I/usr/include/qt4 Because in QT4, all headers are splited in subdirectory according to their module, if I use this include directory, I should include for example