|
From: Joachim E. <joa...@gm...> - 2005-08-24 19:50:03
|
Hi Marc-Antoine, Am Dienstag, 23. August 2005 19:47 schrieb Marc-Antoine Ruel: > I just wanted to tell that I added many RFEs but that I will try to > implement them if my schedule permits me to. That would be cool. > The requests 1266400, 1266393 and 1266417 are the one I find the most > important. > I'm looking to build kdiff3. I downloaded QT 4.01 open source version for > windows and installed mingw even if you tell in the readme that you used > VC. I'm working on a KDiff3-port for Qt4. It already works except for some details. But I must still test it under Windows too, then I'll publish it. > I generated the makefile (with qmake) and I saw that it use g++ and not the > VC's compiler. Maybe it is QT that configured the makefile this way. Anyway > I got compile errors if I use the makefile.qt. When I use the > Makefile.release (generated by qmake), make tells that it is unable to make > release\diff.moc. > I tried with nmake and mingw32-make. > Should I try with QT 3.xx instead? Yes. The current KDiff3-version requires Qt3.x (x>=2) Cheers, Joachim |