|
From: Marc-Antoine R. <ma...@un...> - 2005-12-05 21:06:09
|
No, QT3.x for windows wasn't released "to the public". So currently only people having received the QT3.x libraries personally from Trolltech can build it on windows. In fact, this is not 100% true. You can find the library in some books and there as even been a gpl port of the Linux libraries on sf.net. M-A Jeanson, Marc wrote: > Thanks for the reply! I’ll get 3.3 as I’m not in a hurry for 4.01. I’m > actually just trying to apply a patch that “our slave” was nice enough > to provide me J. You are correct, on linux I have 3.3. > > > > Otherwise, was I on the right track for building on windows? > > > > Thanks ! > > > > ------------------------------------------------------------------------ > > *From:* Marc-Antoine Ruel [mailto:ma...@un...] > *Sent:* Monday, December 05, 2005 2:50 PM > *To:* Jeanson, Marc > *Cc:* kdi...@li... > *Subject:* Re: [Kdiff3-user] compiling on win32 > > > > Joachim is still porting from QT 3.3 to 4.01. You probably built with > QT3.3 on Linux. He made an "alpha" version on August that I have on > hand if you really want to play with it, otherwise just wait that our > slave finish the conversion. :) > > M-A > > Jeanson, Marc wrote: > > Hi All, > > > > I’m trying to compile Kdiff3 on win32. I’ve downloaded qt 4.01 with > mingw and installed them both. I’ve done the following: > > > > E:\FAB\KDIFF3~1.88\src>qmake kdiff3.pro -o Makefile > > > > E:\FAB\KDIFF3~1.88\src>make > > mingw32-make -f Makefile.Release > > Makefile.Release:234: warning: overriding commands for target > `release\kdiff3.o' > > Makefile.Release:123: warning: ignoring old commands for target > `release\kdiff3.o' > > mingw32-make[1]: *** No rule to make target `release\diff.moc', needed > by `release\diff.o'. Stop. > > mingw32-make[1]: Entering directory `E:/FAB/KDIFF3~1.88/src' > > mingw32-make[1]: Leaving directory `E:/FAB/KDIFF3~1.88/src' > > mingw32-make: *** [release] Error 2 > > > > Am I missing something? I haven’t worked with the Qt libs much, so I’m > thinking I need to do something else. I was able to build it on linux, > but not for windows. > > > > Thanks in advance. > > > |