[gentoo-user] qt3/4 confusion

2006-06-22 Thread krgn
hey, I am trying to compile a program written in qt3 which apprently, according to the author, fails because it being compiled using version 4 qmake. I checked and indeed qmake is from version 4, yet in my environment, the QTDIR variable is pointing to /usr/qt/3. Now that both confuses me

Re: [gentoo-user] qt3/4 confusion

2006-06-22 Thread Alex Schuster
Karstn writes: I am trying to compile a program written in qt3 which apprently, according to the author, fails because it being compiled using version 4 qmake. I checked and indeed qmake is from version 4, yet in my environment, the QTDIR variable is pointing to /usr/qt/3. Now that both

Re: [gentoo-user] qt3/4 confusion

2006-06-22 Thread krgn
hey alex, I used your instructions, and got a bit further yet there are still issues that seem to be contradictory. First of all, a snippet from the/ ./configure /process: / checking whether QTDIR environment variable is set... /usr/qt/3 checking for Qt library... qt-mt checking for Qt

Re: [gentoo-user] qt3/4 confusion

2006-06-22 Thread Hemmann, Volker Armin
On Thursday 22 June 2006 15:27, krgn wrote: hey, I am trying to compile a program written in qt3 which apprently, according to the author, fails because it being compiled using version 4 qmake. I checked and indeed qmake is from version 4, yet in my environment, the QTDIR variable is