Bug#346603: libqt4-dev: linker error cannot find -lQt3Support_debug when compiling in debug mode

2006-01-08 Thread Benjamin Mesing
X-Debbugs-Cc: [EMAIL PROTECTED] Package: libqt4-dev Version: 4.1.0-1 Severity: important Hello, After an update to the latest QT (from 4.0.1 to 4.1), my package (packagesearch) fails to build with the following linker errors which I get in debug mode: g++ -Wl,-export-dynamic -o packagesearch

Bug#346603: libqt4-dev: linker error cannot find -lQt3Support_debug when compiling in debug mode

2006-01-08 Thread Martin Meredith
Surely this is due to an upgrade to qt4? Try installing/depending on libqt3-headers Benjamin Mesing wrote: X-Debbugs-Cc: [EMAIL PROTECTED] Package: libqt4-dev Version: 4.1.0-1 Severity: important Hello, After an update to the latest QT (from 4.0.1 to 4.1), my package (packagesearch)

Bug#346603: libqt4-dev: linker error cannot find -lQt3Support_debug when compiling in debug mode

2006-01-08 Thread Martin Meredith
or maybe even libqt4-qt3support - Qt 3 compatibility library for Qt 4 Benjamin Mesing wrote: X-Debbugs-Cc: [EMAIL PROTECTED] Package: libqt4-dev Version: 4.1.0-1 Severity: important Hello, After an update to the latest QT (from 4.0.1 to 4.1), my package (packagesearch) fails to build

Bug#346603: libqt4-dev: linker error cannot find -lQt3Support_debug when compiling in debug mode

2006-01-08 Thread Benjamin Mesing
Surely this is due to an upgrade to qt4? The package was successfully compiled against QT 4.0.1 before. Try installing/depending on libqt3-headers I've tried and it wielded no change (it was a linker error in the first place..). But when I am at it: Is a dependency on libqt3-headers required?